-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[skip ci] Document '[skip ci]' #55418
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
Conversation
[ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit e32df7a (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
[ghstack-poisoned]
CONTRIBUTING.md
Outdated
with `brew install cmake` if you are developing on MacOS or Linux system. | ||
* Our `setup.py` requires Python >= 3.6 | ||
* If a commit is simple and doesn't affect any code (keep in mind that some docstrings contain code | ||
that is used in tests), you can add `[skip ci]` to your commit message to skip all build / test steps. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it only in the commit message? Could one have the [skip ci] in the PR title or body as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I also see you experimenting with the capitalization. Maybe include a note about the casing if it's restricting?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah I see it has to be the commit message: do you think it may be helpful to link https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[ghstack-poisoned]
[ghstack-poisoned]
This documents the functionality to skip CI as discussed in #55174 Differential Revision: [D27609269](https://our.internmc.facebook.com/intern/diff/D27609269) [ghstack-poisoned]
Stack from ghstack:
This documents the functionality to skip CI as discussed in #55174
Differential Revision: D27609269