Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove slack notification in CI workflows #6727

Conversation

sunjayBhatia
Copy link
Member

Associated slack workspace is now defunct and notifications were minimally useful at this point.

Associated slack workspace is now defunct and notifications were
minimally useful at this point.

Signed-off-by: Sunjay Bhatia <[email protected]>
@sunjayBhatia sunjayBhatia added the release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. label Oct 21, 2024
@sunjayBhatia sunjayBhatia requested a review from a team as a code owner October 21, 2024 16:38
@sunjayBhatia sunjayBhatia requested review from tsaarni, skriss, a team, rajatvig and davinci26 and removed request for a team October 21, 2024 16:38
@sunjayBhatia
Copy link
Member Author

can also remove the associated slack webhook url secret

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.01%. Comparing base (f5935c3) to head (0dcb72a).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6727   +/-   ##
=======================================
  Coverage   81.01%   81.01%           
=======================================
  Files         133      133           
  Lines       19996    19997    +1     
=======================================
+ Hits        16200    16201    +1     
  Misses       3503     3503           
  Partials      293      293           

see 1 file with indirect coverage changes

@tsaarni
Copy link
Member

tsaarni commented Oct 22, 2024

can also remove the associated slack webhook url secret

Are you still planning to remove the associated environment variables from the YAML files in this PR or in separate PR? e.g.

SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

@sunjayBhatia
Copy link
Member Author

can also remove the associated slack webhook url secret

Are you still planning to remove the associated environment variables from the YAML files in this PR or in separate PR? e.g.

SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

ah yes will remove in this one

Signed-off-by: Sunjay Bhatia <[email protected]>
@tsaarni tsaarni merged commit 9179db9 into projectcontour:main Oct 23, 2024
26 checks passed
@sunjayBhatia sunjayBhatia deleted the remove-slack-notifications-defunct-workspace branch October 23, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants