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

fix: Update slack action usage for slack action v2 #3802

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

mutahhir
Copy link
Member

Description

The parent PR updates the Slack Github Action to v2 which has a few breaking changes that affect us. Information on breaking changes are here.

The actions pertain to failure reports in our #feed-terraform-cdk channel. From investigating the integration settings, it seems like all are webhooks are of the 'workflow builder' type. For those, we have to set the webhook-type to webhook-trigger. NOTE: If any of our webhooks are not of that type and I was mistaken, please let me know so I can update the PR accordingly.

This PR is based on top of the parent PR's branch, so should be merged right after the parent. I'll merge that one right after this PR is approved.

Checklist

  • I have updated the PR title to match CDKTF's style guide
  • I have run the linter on my code locally
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if applicable
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works if applicable
  • New and existing unit tests pass locally with my changes

@mutahhir mutahhir requested a review from a team as a code owner January 14, 2025 11:04
@mutahhir mutahhir requested review from ansgarm and DanielMSchmidt and removed request for a team January 14, 2025 11:04
@mutahhir mutahhir force-pushed the fix/slack-actions-update branch from 376b8a8 to 9805823 Compare January 21, 2025 09:11
@mutahhir mutahhir enabled auto-merge January 21, 2025 09:12
@mutahhir mutahhir added this pull request to the merge queue Jan 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 21, 2025
@mutahhir mutahhir added this pull request to the merge queue Jan 21, 2025
Merged via the queue into main with commit e57e139 Jan 21, 2025
430 checks passed
@mutahhir mutahhir deleted the fix/slack-actions-update branch January 21, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants