We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca9e7d commit 1fc7966Copy full SHA for 1fc7966
.asf.yaml
@@ -36,7 +36,8 @@ notifications:
36
pullrequests: issues@commons.apache.org
37
jira_options: link label
38
jobs: notifications@commons.apache.org
39
- issues_bot_dependabot: notifications@commons.apache.org
40
- pullrequests_bot_dependabot: notifications@commons.apache.org
+ # commits_bot_dependabot: dependabot@commons.apache.org
+ issues_bot_dependabot: dependabot@commons.apache.org
41
+ pullrequests_bot_dependabot: dependabot@commons.apache.org
42
issues_bot_codecov-commenter: notifications@commons.apache.org
43
pullrequests_bot_codecov-commenter: notifications@commons.apache.org
0 commit comments