We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad3415 commit 3aea572Copy full SHA for 3aea572
1 file changed
.github/chronographer.yml
@@ -0,0 +1,14 @@
1
+---
2
+branch-protection-check-name: Timeline protection
3
+action-hints:
4
+ inline-markdown: |
5
+ This PR missing news fragments.
6
+
7
+ Add file under `changelog.d/` like:
8
+ `123.changed.rst`
9
10
+ If this change doesn't user-facing, apply the `skip-changelog` label.
11
+enforce-name:
12
+ suffix: .rst
13
+labels:
14
+ skip-changelog: skip-changelog
0 commit comments