Skip to content

Add permanently_remove support to project delete#1110

Open
msrouchou wants to merge 1 commit into
mainfrom
feature/project-permanently-remove
Open

Add permanently_remove support to project delete#1110
msrouchou wants to merge 1 commit into
mainfrom
feature/project-permanently-remove

Conversation

@msrouchou

Copy link
Copy Markdown
Contributor

Exposes the permanently_remove and full_path query parameters on IProjectClient.DeleteAsync, matching the GitLab API behavior where v18+ soft-deletes by default and requires an explicit flag to bypass the grace period.

https://docs.gitlab.com/api/projects/#delete-a-project

Exposes the permanently_remove and full_path query parameters on
IProjectClient.DeleteAsync, matching the GitLab API behavior where
v18+ soft-deletes by default and requires an explicit flag to bypass
the grace period.

https://docs.gitlab.com/api/projects/#delete-a-project
@msrouchou msrouchou requested a review from a team as a code owner June 25, 2026 21:20
@msrouchou msrouchou requested review from louis-z and removed request for a team and louis-z June 25, 2026 21:20
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.

1 participant