This change makes it clear that we will not execute the pipeline only when the skip tag is in the last commit.
Reasons
In our docs, it says that in a multi-commit push, any commit that has the skip tag would make the whole push be skipped. However, that only applies if the last commit has the tag.
Description
This change makes it clear that we will not execute the pipeline only when the skip tag is in the last commit.
Reasons
In our docs, it says that in a multi-commit push, any commit that has the skip tag would make the whole push be skipped. However, that only applies if the last commit has the tag.
Content Checklist
Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.
Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸: