Skip to content

Commit

Permalink
Merge pull request #282 from webknjaz/maintenance/chronographer-config
Browse files Browse the repository at this point in the history
πŸ’… Add a config for the Chronographer GitHub App
  • Loading branch information
RonnyPfannschmidt authored Jun 21, 2024
2 parents 66d8dc3 + 4f4fcc8 commit 9e59fe0
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/chronographer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---

branch-protection-check-name: Changelog entry
action-hints:
check-title-prefix: "Chronographer: "
external-docs-url: >-
https://docs.pytest.org/en/latest/contributing.html#preparing-pull-requests
inline-markdown: >-
See
https://docs.pytest.org/en/latest/contributing.html#preparing-pull-requests
for details.
enforce-name:
suffix: .rst
exclude:
humans:
- pyup-bot
labels:
skip-changelog: skip news

...

0 comments on commit 9e59fe0

Please sign in to comment.