Skip to content

Conversation

vishaalmehrishi
Copy link
Contributor

Issue # (if applicable)

Closes #34890.

Reason for this change

Reopened issues/PRs should be unlocked automatically so discussion can continue.

Description of changes

Added an unlock workflow similar to the existing lock workflow: https://github.com/aws/aws-cdk/blob/6d64bdadf8ede3d85a311c3981d899b7787ddd07/.github/workflows/lock-issue-pr-with-message.yml

Reference for issue unlocking: https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#unlock-an-issue

Describe any new or updated permissions being added

N/A

Description of how you validated changes

Validated that the YAML syntax is valid.

For actual validation I will create a dummy issue, then close and reopen to ensure it works; however, this will happen post-merge.

Checklist


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

@aws-cdk-automation aws-cdk-automation requested a review from a team September 2, 2025 15:33
@github-actions github-actions bot added bug This issue is a bug. effort/medium Medium work item – several days of effort p1 labels Sep 2, 2025
issues: write
runs-on: ubuntu-latest
steps:
- uses: aws-actions/closed-issue-message@v2
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rix0rrr how do you feel about reusing this here? Despite the name, the action isn't actually specific to closed issues: https://github.com/aws-actions/closed-issue-message

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Sep 2, 2025
Copy link
Contributor

mergify bot commented Sep 3, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

Copy link
Contributor

mergify bot commented Sep 3, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit e1e21db into main Sep 3, 2025
18 checks passed
@mergify mergify bot deleted the mehrishi/issue-reopen-unlock branch September 3, 2025 10:05
Copy link
Contributor

github-actions bot commented Sep 3, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue is a bug. contribution/core This is a PR that came from AWS. effort/medium Medium work item – several days of effort p1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(GitHub automation): Auto-lock-script should also auto-unlock
2 participants