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 action for prune-github-workflow-runs #9

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

rustielin
Copy link
Contributor

@rustielin rustielin commented Apr 12, 2024

add an action that prunes old workflow runs. It's based off of this: https://github.com/aptos-labs/aptos-core/blob/main/.github/ts-tasks/prune-github-workflow-runs.ts but can run in any repo

The skeleton can be used by any action going fwd

@rustielin rustielin force-pushed the rustielin/prune-old-workflows branch 7 times, most recently from 7091f88 to a82aef6 Compare April 12, 2024 20:20
@rustielin rustielin force-pushed the rustielin/prune-old-workflows branch 2 times, most recently from f6abfbc to 56ead69 Compare April 12, 2024 20:53
@rustielin rustielin force-pushed the rustielin/prune-old-workflows branch from 65fa4ea to 693758a Compare April 12, 2024 21:30
@rustielin rustielin marked this pull request as ready for review April 12, 2024 21:33
@rustielin rustielin requested a review from a team April 12, 2024 21:33
Copy link

@perryjrandall perryjrandall left a comment

Choose a reason for hiding this comment

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

Amaze

@rustielin rustielin merged commit 683c22b into main Apr 12, 2024
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