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 'Mark issues stale after needs testing for 30 days' workflow #43545

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

Mamaduka
Copy link
Member

What?

PR fixes 'Mark issues stale after needs testing for 30 days' workflow by adding stale-issue-message.

Why?

I noticed that this workflow wasn't labeling the issues. After checking the logs and the actions/stale, it looks like the stale message is required even when skipping the commenting on the issue.

How?

I added the stale issue message — a modified version of the "no activity" workflow.

Testing Instructions

Not an easy one to test since it uses GitHub workflow. Best to review logic in the actions/stale:

@Mamaduka Mamaduka requested review from ockham, gziolo and annezazu August 24, 2022 05:48
@Mamaduka Mamaduka self-assigned this Aug 24, 2022
@Mamaduka Mamaduka added the [Type] Project Management Meta-issues related to project management of Gutenberg label Aug 24, 2022
Copy link
Member

@gziolo gziolo left a comment

Choose a reason for hiding this comment

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

Let's give it a try. The action's code is hard to follow 😅

@Mamaduka Mamaduka merged commit 214ab31 into trunk Aug 24, 2022
@Mamaduka Mamaduka deleted the fix/mark-stale-workflow branch August 24, 2022 06:30
@github-actions github-actions bot added this to the Gutenberg 14.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Project Management Meta-issues related to project management of Gutenberg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants