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 cleanup-closed-pull-requests action #1136

Merged
merged 12 commits into from
Oct 4, 2023

Conversation

int128
Copy link
Member

@int128 int128 commented Sep 29, 2023

Problem to solve

  • Argo CD is eventually stuck on deletion, if an application is deleted during PreSync hook.
  • The cleanup workflow becomes complex. It needs much effort for adding a new feature.

How to solve

I'd like to add cleanup-closed-pull-requests action.
See README.md for details.

Related: #1126

@int128 int128 changed the title Add delete-pull-request-namespaces Add delete-closed-pull-requests action Oct 3, 2023
@int128 int128 changed the title Add delete-closed-pull-requests action Add cleanup-closed-pull-requests action Oct 3, 2023
@int128 int128 marked this pull request as ready for review October 3, 2023 06:03
@int128 int128 requested review from semnil, panicboat, aoi1, 44smkn and a team October 4, 2023 02:20
cleanup-closed-pull-requests/README.md Outdated Show resolved Hide resolved
Co-authored-by: Tetsuya Shinone <[email protected]>
@int128 int128 merged commit 4a57eed into main Oct 4, 2023
@int128 int128 deleted the int128/delete-closed-pull-requests branch October 4, 2023 07:58
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.

4 participants