Skip to content

Conversation

@jnovinger
Copy link
Contributor

Fixes: #353

  • Add POST /api/plugins/branching/branches/{id}/archive/ endpoint
  • Make status field read-only in serializer to prevent unsafe PATCH operations
  • Add comprehensive test coverage for archive endpoint and status field protection

- Add POST /api/plugins/branching/branches/{id}/archive/ endpoint
- Make status field read-only in serializer to prevent unsafe PATCH operations
- Add comprehensive test coverage for archive endpoint and status field protection
@jnovinger jnovinger requested a review from a team November 14, 2025 21:12
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.

REST API allows unsafe branch archiving via PATCH

2 participants