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

community review workflow stuck with Action Required state #31870

Closed
1 task
tmokmss opened this issue Oct 24, 2024 · 6 comments
Closed
1 task

community review workflow stuck with Action Required state #31870

tmokmss opened this issue Oct 24, 2024 · 6 comments
Assignees
Labels
@aws-cdk/core Related to core CDK functionality bug This issue is a bug. effort/medium Medium work item – several days of effort p2

Comments

@tmokmss
Copy link
Contributor

tmokmss commented Oct 24, 2024

Describe the bug

Hi, apparently the community review workflow is not working now. It seems an approval from a maintainer is required to run the PR linter workflow. PR: #31212

These runs are left pending since yesterday: #1, #2

Can someone from the core team approve the workflow execution? Also, do we need the approval for each PR?

Regression Issue

  • Select this option if this issue appears to be a regression.

Last Known Working CDK Version

No response

Expected Behavior

PR linter workflow runs and if there is an approval review, a tag (pr/needs-maintainer-review) is added. As described here.

Current Behavior

PR linter workflow stuck with pending approval.

Reproduction Steps

leave a community review to a PR.

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

2.163.1

Framework Version

No response

Node.js Version

20

OS

macos

Language

TypeScript

Language Version

No response

Other information

No response

@tmokmss tmokmss added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Oct 24, 2024
@github-actions github-actions bot added the @aws-cdk/core Related to core CDK functionality label Oct 24, 2024
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Oct 24, 2024
@khushail
Copy link
Contributor

khushail commented Oct 24, 2024

Hi @tmokmss ,thanks for reporting this.

Can someone from the core team approve the workflow execution? Also, do we need the approval for each PR?

AFAIK, approval for each PR is not needed.

Reaching out to core team, requesting their inputs and action.

@khushail khushail added the p2 label Oct 24, 2024
@khushail
Copy link
Contributor

khushail commented Oct 24, 2024

@tmokmss , got to know from the team that they are aware of this issue and already working towards its resolution.

I would be moving this issue to team's project board for visibility and further action.

Appreciate you having patience here !

@khushail khushail added effort/medium Medium work item – several days of effort and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Oct 24, 2024
@kaizencc
Copy link
Contributor

Thanks for bringing this up @tmokmss. I don't think our existing github action triggers will work with our new settings anymore. The best I can think of is creating a new github action that runs hourly over all open PRs and either runs the linter or just the community review workflow. It won't be as nice as a trigger on reviews, but it will be better than what we have now :/

I'll try to get this up and running this week.

@kaizencc
Copy link
Contributor

Hi @tmokmss, the underlying setting was changed back to what it used to be -- require approval for first time contributors. I'm keeping this ticket open until we can confirm that the community review workflow works again. I would really appreciate it if you can let me know if one of your reviews works without manual intervention!

@tmokmss
Copy link
Contributor Author

tmokmss commented Nov 30, 2024

Hi @kaizencc sorry for the delayed response. I approved another PR #31996 but am afraid it is not working as expected. It is not getting a new label although the OP is not a first time contributor.

edit) apparently it is now working!

@kaizencc kaizencc closed this as completed Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

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 Dec 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
@aws-cdk/core Related to core CDK functionality bug This issue is a bug. effort/medium Medium work item – several days of effort p2
Projects
None yet
Development

No branches or pull requests

4 participants