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

Enhance the CI with label #10

Merged
merged 5 commits into from
Mar 14, 2024
Merged

Enhance the CI with label #10

merged 5 commits into from
Mar 14, 2024

Conversation

paopa
Copy link
Member

@paopa paopa commented Mar 13, 2024

The goal is to improve the method for triggering CI workflows upon labeling PRs. Here are the key behaviors to note:

  • Adding the ci/ai-service label will initiate the workflow for the AI service.
  • Removing the ci/ai-service label will not trigger any action.
  • If the ci/ai-service label is added while a workflow for this PR is already in progress, it will cancel the previous action.

There are the related documents of Github Action

Screenshots

image

@paopa paopa added ci/ai-service module/ai-service ai-service related and removed ci/ai-service module/ai-service ai-service related labels Mar 13, 2024
@paopa paopa added module/ai-service ai-service related ci/ai-service and removed module/ai-service ai-service related ci/ai-service labels Mar 13, 2024
@paopa paopa added ci/ai-service enhancement New feature or request module/ai-service ai-service related and removed module/ai-service ai-service related labels Mar 13, 2024
@paopa paopa requested review from wwwy3y3 and cyyeh March 13, 2024 10:42
Copy link
Member

@wwwy3y3 wwwy3y3 left a comment

Choose a reason for hiding this comment

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

LGTM

@paopa paopa added enhancement New feature or request and removed enhancement New feature or request labels Mar 14, 2024
@paopa paopa force-pushed the chore/enhance-ci-for-ai-svc branch from 1760b3a to 2b8ae5d Compare March 14, 2024 03:55
Copy link
Member

@cyyeh cyyeh left a comment

Choose a reason for hiding this comment

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

LGTM

@paopa paopa merged commit 72f25bc into main Mar 14, 2024
@paopa paopa deleted the chore/enhance-ci-for-ai-svc branch March 14, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module/ai-service ai-service related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants