We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Have a question? Please checkout our Slack Community or visit our Slack Archive.
The component updater creates and orphans a lot of branches. Any PR that is not merged and is closed creates a stale branch.
Add an (optional) step to the component updater workflow to clean up stale branches
The component updater should include an option to regularly clean up stale branches in the same workflow
Clean up stale branches every night
No persistent stale branches created by this action
Use another tool on a schedule to clean up stale branches. Examples
n/a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Have a question? Please checkout our Slack Community or visit our Slack Archive.
Describe the Feature
The component updater creates and orphans a lot of branches. Any PR that is not merged and is closed creates a stale branch.
Add an (optional) step to the component updater workflow to clean up stale branches
Expected Behavior
The component updater should include an option to regularly clean up stale branches in the same workflow
Use Case
Clean up stale branches every night
Describe Ideal Solution
No persistent stale branches created by this action
Alternatives Considered
Use another tool on a schedule to clean up stale branches. Examples
Additional Context
n/a
The text was updated successfully, but these errors were encountered: