Skip to content

Commit

Permalink
Adding bugwarriorrc to notify about openshift/driver-toolkit.
Browse files Browse the repository at this point in the history
To make sure I get notifications even if I am not explicitly mentioned
in the PR/issue.

Signed-off-by: Yoni Bettan <yonibettan@gmail.com>
  • Loading branch information
ybettan committed Jan 21, 2024
1 parent acb29dc commit b3b0fa7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dotfiles/bugwarriorrc
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,12 @@ github.token = *******
# requests where the user is the author, the assignee, mentioned in, or has commented on
github.involved_issues = True

# Get notified about all repos when mentioned
github.mention_all_repos = True

# Get notified about new issues and pull-requests in the driver-toolkit repo even if not mentioned
github.repositories = openshift/driver-toolkit

#[gitlab.cee.redhat]
#service = gitlab
#gitlab.host = gitlab.cee.redhat.com:443
Expand Down

0 comments on commit b3b0fa7

Please sign in to comment.