BFD-4248: Send Release and Deploy BFD Workflow run status updates to Slack - #3067
Conversation
|
Performed some rudimentary testing and discovered that there was some deprecated code in the CDAP GitHub Actions function I pulled in to obtain the Slack Webhook:
So we may want to address that before fully deploying and implementing this PR. |
@mianava worked through these details last week: CMSgov/cdap#444 |
f4fa727 to
6694f78
Compare
057410b to
281ab50
Compare
281ab50 to
5aaf5e2
Compare
…ploy. Follows conventions already in place.
…ion only seems to accept it as an environment variable.
|
LGTM: thanks for masking the ARNs + the Pinning of the actions! |
JIRA Ticket:
BFD-4248
What Does This PR Do?
Enables and implements Slack Webhooks for BFD GitHub build and deploy workflow.
What Should Reviewers Watch For?
Watch the GitHub Actions for this PR during quality checks.
What Security Implications Does This PR Have?
Please indicate if this PR does any of the following:
Adds any new software dependencies
Modifies any security controls
Adds new transmission or storage of data
Any other changes that could possibly affect security?
I have considered the above security implications as it relates to this PR. (If one or more of the above apply, it cannot be merged without the ISSO or team security engineer's (
@sb-benohe) approval.)I have created tests to sufficiently ensure the reliability of my code, if applicable. If this is a modification to an existing piece of code, I have audited the associated tests to ensure everything works as expected.
Validation
Have you fully verified and tested these changes? Is the acceptance criteria met? Please provide reproducible testing instructions, code snippets, or screenshots as applicable.
The validation will be in seeing what comes out of GitHub quality checks for this PR once the changes are pushed.