Add issue ready and delete actions
Build / build (push) Successful in 11s

This commit is contained in:
2026-07-17 17:22:08 -05:00
parent 89790fa9d7
commit 6cfe9a96e2
9 changed files with 134 additions and 15 deletions
+2
View File
@@ -43,9 +43,11 @@ Required variables:
- Screenshot capture uses Chrome's visible-tab capture API and requires the extension's `activeTab` permission plus `<all_urls>` host permission so capture still works after the side panel remains open across tab changes.
- Captured screenshots should appear immediately in Add Issue as thumbnail rows.
- Created issue bodies must include `Chrome profile: Silma`.
- Newly created issues must include the `Change Request` label.
- When Ready is checked, create the issue, upload screenshots/files as Gitea issue assets, then apply the `ready` label last.
- The Add Issue view lists existing issues for the linked Gitea repo. Selecting an issue opens a comment form for text, additional screenshots, and file attachments.
- Issue comments should upload screenshots/files as issue assets first, then create a comment containing links to those attachments.
- Existing issue rows can apply the `ready` label or delete the issue. Deletion must require confirmation.
## URL Management