Skip to content

ci: Support for ci skip through tag #4172

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

Merged
merged 1 commit into from
Sep 20, 2022
Merged

Conversation

Yaminyam
Copy link
Contributor

You can skip unnecessary ci actions through the skip:ci tag.
The default pull_request action trigger does not include labeled or unlabeled, so when the label is modified, the trigger is modified to reactivate the action.

@youknowone youknowone added the skip:ci Skip running the ci label Sep 20, 2022
Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

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

Looks working great! Thank you!

@youknowone youknowone merged commit 683e5af into RustPython:main Sep 20, 2022
@youknowone youknowone added the z-ca-2022 Tag to track contrubution-academy 2022 label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip:ci Skip running the ci z-ca-2022 Tag to track contrubution-academy 2022
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants