This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
commit db152c0ea8d85eb036e74e2cfae0dd529372a84a Author: Robert Munteanu <[email protected]> AuthorDate: Mon Oct 28 17:48:53 2024 +0100 SLING-12459 - Redirect sonarcloud notifications to [email protected] --- .asf.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 70acd844..0d221320 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -12,7 +12,8 @@ github: - "INFRA" - "FELIX" - "MNG" - dependabot_alerts: false + dependabot_alerts: false dependabot_updates: false notifications: jira_options: "link" + pullrequests_bot_sonarcloud: "[email protected]"
