2.3 Release feedback (release status / urgent / rollback)
Release list tab · PUT /api/ext/releases/{id}/feedback
Figure 3 — Validation and submission of the release-feedback form
PUT /api/ext/releases/{id}/feedback (scope releases:write-feedback) goes through the same repository logic as the UI version's (JWT) updateFeedback; it is an endpoint added for cogwork — originally the ext API only had PUT .../status (which can only write status / result, not urgent / rollback).