mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-05-13 02:04:38 +00:00
Improve API path consistency and discoverability #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The API was harder to use than expected while debugging pipelines.
Issues encountered:
Desired behavior
Improve API consistency and errors:
Why this matters
Operators rely on the API during CI incidents. HTML fallback responses and id/number ambiguity slow down debugging and automation.