Skip to content

Commit 3aea572

Browse files
committed
ci: add chronographer config
1 parent bad3415 commit 3aea572

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.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 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

Comments
 (0)