From 4faf35f7491f8213a36d1652010bcc2bdff94c1d Mon Sep 17 00:00:00 2001 From: Kittywhiskers Van Gogh <63189531+kwvg@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:08:28 +0000 Subject: [PATCH] chore: add `stats` as a pull request header scope --- .github/workflows/semantic-pull-request.yml | 1 + CONTRIBUTING.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml index 2ec7381172..4e5c9e59de 100644 --- a/.github/workflows/semantic-pull-request.yml +++ b/.github/workflows/semantic-pull-request.yml @@ -47,3 +47,4 @@ jobs: utils wallet zmq + stats diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a075ee3a6c..9f92ab72c9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -132,6 +132,7 @@ include: - *wallet* for changes to the wallet code - *zmq* for changes to the ZMQ APIs - *guix* for changes to the GUIX reproducible builds + - *stats* for changes to reporting of statistics Examples: