Skip to content

Commit 778c1ea

Browse files
dzhalaevdseifertm
authored andcommitted
ci: add chronographer config
1 parent 7dbad55 commit 778c1ea

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/chronographer.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
branch-protection-check-name: Timeline protection
3+
action-hints:
4+
inline-markdown: |
5+
This PR is missing news fragments.
6+
7+
Add a file under `changelog.d/`, like:
8+
`123.changed.rst`. You can use the Towncrier CLI to create it. Make sure to match the writing style with the existing change log content.
9+
10+
If this change isn't user-facing, ask the maintainers to apply the `skip-changelog` label. Please, include a justification.
11+
enforce-name:
12+
suffix: .rst
13+
labels:
14+
skip-changelog: skip-changelog

0 commit comments

Comments
 (0)