chore: add stats as a pull request header scope

This commit is contained in:
Kittywhiskers Van Gogh 2024-09-11 15:08:28 +00:00
parent 6d426515a5
commit 4faf35f749
No known key found for this signature in database
GPG Key ID: 30CD0C065E5C4AAD
2 changed files with 2 additions and 0 deletions

View File

@ -47,3 +47,4 @@ jobs:
utils utils
wallet wallet
zmq zmq
stats

View File

@ -132,6 +132,7 @@ include:
- *wallet* for changes to the wallet code - *wallet* for changes to the wallet code
- *zmq* for changes to the ZMQ APIs - *zmq* for changes to the ZMQ APIs
- *guix* for changes to the GUIX reproducible builds - *guix* for changes to the GUIX reproducible builds
- *stats* for changes to reporting of statistics
Examples: Examples: