For the latest updates and improvements, see the latest Cloud documentation instead.
Skipping an analysis¶
Skipping an analysis¶
By default, Codacy automatically analyzes a repository whenever you push changes. You can override this behavior by adding a [ci skip]
or [skip ci]
tag anywhere in a commit’s title or message.
If you later decide to build a skipped commit, you can override any skip tags by reanalyzing the commit.
Note: This feature is not supported for pull requests.
Example Commit Title¶
1 2 3 4 5 6 7 |
|
When pushed, this commit will not be analyzed by Codacy because of the [ci skip]
in the commit title.
Share your feedback 📢
Did this page help you?
Thanks for the feedback! Is there anything else you'd like to tell us about this page?
255 characters left
We're sorry to hear that. Please let us know what we can improve:
255 characters left
Alternatively, you can create a more detailed issue on our GitHub repository.
Thanks for helping improve the Codacy documentation.
If you have a question or need help please contact support@codacy.com.