Make dashboard updateable

This commit is contained in:
2026-07-28 12:44:31 +02:00
parent 72e1eb1fda
commit bb8e91039f
21 changed files with 3482 additions and 43 deletions

View File

@@ -31,6 +31,9 @@ The following read-only improvements remain before or alongside write support.
## Preparation for write support
- Add dashboard selectors for requested reviewers, labels, and assignees. Each
selector must support adding, removing, and clearing values with explicit
confirmation.
- Fetch per-comment update/delete permissions.
- Define head-SHA conflict handling for comments and suggestions composed
against an older revision.