We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7b4010 + f479afc commit c46a3a9Copy full SHA for c46a3a9
1 file changed
.github/chronographer.yml
@@ -0,0 +1,20 @@
1
+---
2
+
3
+branch-protection-check-name: Changelog entry
4
+action-hints:
5
+ check-title-prefix: "Chronographer: "
6
+ external-docs-url: >-
7
+ https://docs.pytest.org/en/latest/contributing.html#preparing-pull-requests
8
+ inline-markdown: >-
9
+ See
10
11
+ for details.
12
+enforce-name:
13
+ suffix: .rst
14
+exclude:
15
+ humans:
16
+ - pyup-bot
17
+labels:
18
+ skip-changelog: skip news
19
20
+...
0 commit comments