amoghrajesh commented on code in PR #45351:
URL: https://github.com/apache/airflow/pull/45351#discussion_r1900882630
##########
.github/workflows/ci.yml:
##########
@@ -679,3 +679,26 @@ jobs:
type: "mrkdwn"
text: "🚨🕒 Scheduled CI Failure Alert 🕒🚨\n\n*Details:*
<https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id
}}|View the failure log>"
# yamllint enable rule:line-length
+
+ notify-slack-code-scan:
+ name: "Notify Slack on Code Scanning Alert"
+ if: 'true'
Review Comment:
Hardcoded for testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]