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

[Feature Request] Delete pipelines when deleting repositories #3280

Open
yk634 opened this issue Feb 7, 2025 · 0 comments
Open

[Feature Request] Delete pipelines when deleting repositories #3280

yk634 opened this issue Feb 7, 2025 · 0 comments

Comments

@yk634
Copy link
Contributor

yk634 commented Feb 7, 2025

What happened:

Only the administrator can delete pipelines associated with a deleted repository.
Users frequently inadvertently delete repositories before they delete pipelines, increasing the operations of administrators.

What you expected to happen:

If a repository is deleted, we would like the pipeline associated with that repository to be deleted as well.

This could be implemented using webhook on repository deletion.
https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=deleted#repository

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

No branches or pull requests

1 participant