Skip to content

Commit dfd4d76

Browse files
authored
Merge pull request #1085 from Shopify/skip-changelog-docs
Document "Skip Changelog" label
2 parents a56ec5f + 97f6645 commit dfd4d76

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

UNRELEASED.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to format new entries. 💜
44

5+
**Use the `Skip Changelog` label to ignore a failing changelog check** in your pull request if you feel the code changes do not warrant a changelog entry.
6+
57
---
68

79
### Breaking changes

documentation/Versioning and changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
The changelog is prepared manually immediately before a release, by moving changelog entries from `UNRELEASED.md` to `CHANGELOG.md`, under a new heading for the version number.
44

5+
**Use the `Skip Changelog` label to ignore a failing changelog check** in your pull request if you feel the code changes do not warrant a changelog entry.
6+
57
### How to write a changelog entry:
68

79
- Use a positive, conversational tone (for example, use “support” over “allow” and other authoritative verbs)

0 commit comments

Comments
 (0)