Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): alter e2e trigger condition #1206

Merged
merged 3 commits into from
Sep 15, 2022
Merged

Conversation

anda-ren
Copy link
Member

Description

E2E is expected NOT to run when:

  • pr label contains ban-e2e

E2E is expceted to run when:

  • mannually triggered
  • scheduled
  • pushed to main
  • pull request has diff in module
    • server
    • client
    • example
    • docker

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@anda-ren anda-ren added this to the v0.3 milestone Sep 15, 2022
@anda-ren anda-ren requested a review from jialeicui September 15, 2022 05:57
Copy link
Contributor

@jialeicui jialeicui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jialeicui jialeicui merged commit 6e5376d into star-whale:main Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants