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

Add stale workflow #11968

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Add stale workflow #11968

merged 2 commits into from
Jul 8, 2024

Conversation

jhrotko
Copy link
Contributor

@jhrotko jhrotko commented Jul 5, 2024

What I did
Add gitHub action for compose stale bot with same configurations as previous stale bot.

To see the results from this action run go to:
Actions > (on the left) Close stale issues

Related issue

https://docker.atlassian.net/browse/COMP-647?atlOrigin=eyJpIjoiODlmZWVlMDQ3ODY2NGY2NWFhOGMyZTA4MTY3ZmRjMzgiLCJwIjoiaiJ9

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

@jhrotko jhrotko force-pushed the add-stale-workflow branch 6 times, most recently from d8d30f5 to 77b57ed Compare July 8, 2024 10:09
@jhrotko jhrotko self-assigned this Jul 8, 2024
@jhrotko jhrotko marked this pull request as ready for review July 8, 2024 10:22
@jhrotko jhrotko changed the title [wip] add stale workflow Add stale workflow Jul 8, 2024
Signed-off-by: Joana Hrotko <[email protected]>
name: 'Close stale issues'
on:
# schedule:
# - cron: '0 0 * * *' # at midnight UTC every day
Copy link
Contributor

Choose a reason for hiding this comment

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

IMHO running it once or twice a week is enough

Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

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

LGTM

@glours glours enabled auto-merge (rebase) July 8, 2024 13:16
@glours glours merged commit ecac13f into docker:main Jul 8, 2024
30 checks passed
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.

3 participants