We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2b7b6 commit 4368bfeCopy full SHA for 4368bfe
.asf.yaml
@@ -23,7 +23,8 @@ notifications:
23
pullrequests: issues@commons.apache.org
24
jira_options: link label
25
jobs: notifications@commons.apache.org
26
- issues_bot_dependabot: notifications@commons.apache.org
27
- pullrequests_bot_dependabot: notifications@commons.apache.org
+ # commits_bot_dependabot: dependabot@commons.apache.org
+ issues_bot_dependabot: dependabot@commons.apache.org
28
+ pullrequests_bot_dependabot: dependabot@commons.apache.org
29
issues_bot_codecov-commenter: notifications@commons.apache.org
30
pullrequests_bot_codecov-commenter: notifications@commons.apache.org
0 commit comments