Skip to content

Add slackbot to PR label workflow#8665

Merged
seshubaws merged 1 commit intoaws:developfrom
seshubaws:fix/slackbot
Feb 19, 2026
Merged

Add slackbot to PR label workflow#8665
seshubaws merged 1 commit intoaws:developfrom
seshubaws:fix/slackbot

Conversation

@seshubaws
Copy link
Contributor

@seshubaws seshubaws commented Feb 19, 2026

Which issue(s) does this change fix?

The previous slackbot wasn't triggering because it seems there is a github limitation where events triggered inside a workflow do not create new workflow runs https://docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/trigger-a-workflow

Why is this change necessary?

How does it address the issue?

What side effects does this change have?

Mandatory Checklist

PRs will only be reviewed after checklist is complete

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@seshubaws seshubaws requested a review from a team as a code owner February 19, 2026 01:31
@Vandita2020
Copy link
Contributor

How did you test this?

@seshubaws
Copy link
Contributor Author

How did you test this?

I tried testing locally with gitactions library but that test passed didn't catch that this would be triggered by another workflow. I tried testing in my own fork of the repo but that didn't work bc I didn't have the git tokens... not sure if there is a concrete way to test this locally

@seshubaws seshubaws added this pull request to the merge queue Feb 19, 2026
Merged via the queue into aws:develop with commit 1649038 Feb 19, 2026
46 checks passed
@seshubaws seshubaws deleted the fix/slackbot branch February 23, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants