Skip to content

Commit

Permalink
Add docs team to tag list for docs configuation changes (Qiskit#9714)
Browse files Browse the repository at this point in the history
This adds the current docs team to the qiskit-bot configuration to get
automatically tagged when changes to the `docs` folder are made.  For
the most part, this should just be about the documentation build itself,
which is under their umbrella, rather than the text of the API docs
which is largely generated from Terra's Python source code.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
jakelishman and mergify[bot] authored Mar 5, 2023
1 parent dbdf867 commit b99ef32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions qiskit_bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,8 @@ notifications:
- "@kevinhartman"
"(?!.*pulse.*)\\bvisualization\\b":
- "@enavarro51"
"^docs/":
- "@javabster"
- "@HuangJunye"
- "@Eric-Arellano"
always_notify: true

0 comments on commit b99ef32

Please sign in to comment.