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

feat: Add job that removes old workflow runs #1119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ressetkk
Copy link
Collaborator

/kind feat
/area ci

Add script and schedule workflow that removes workflow runs older than specific threshold.

Workflow runs every night at 0:11 UTC and removes up to 500 runs at a time.

#1069

@Ressetkk Ressetkk requested a review from a team as a code owner November 14, 2024 12:49
@kyma-bot kyma-bot added the area/ci Issues or PRs related to CI related topics label Nov 14, 2024
@kyma-bot
Copy link
Contributor

@Ressetkk: The label(s) kind/feat cannot be applied, because the repository doesn't have them.

In response to this:

/kind feat
/area ci

Add script and schedule workflow that removes workflow runs older than specific threshold.

Workflow runs every night at 0:11 UTC and removes up to 500 runs at a time.

#1069

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 14, 2024
@Ressetkk
Copy link
Collaborator Author

/kind feature

@kyma-bot kyma-bot added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 14, 2024
/kind feat
/area ci

Add script and schedule workflow that removes workflow runs older than specific threshold.

Workflow runs every night at 0:11 UTC and removes up to 500 runs at a time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. kind/feature Categorizes issue or PR as related to a new feature. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants