@@ -49,9 +49,18 @@ Required variables:
|
||||
- Created issues must upload the selected rendered agent file as a Gitea issue asset. Supported template variables in agent content are `{{git}}`, `{{repo}}`, `{{workspace}}`, `{{url}}`, `{{baseUrl}}`, `{{profile}}`, and `{{issue}}`.
|
||||
- Newly created issues must include the `Change Request` label.
|
||||
- When Ready is checked, create the issue, upload the rendered agent file plus 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 shows the original description, issue attachments, comment chain, and a comment form for text, additional screenshots, and file attachments.
|
||||
|
||||
## Open Issues
|
||||
|
||||
- Open Issues owns existing issue browsing and follow-up comments.
|
||||
- The primary Open Issues panel lists recent issues ordered by creation time.
|
||||
- The `Only current repo` checkbox defaults to checked and limits the table to the active URL's linked Gitea repo.
|
||||
- Turning off `Only current repo` loads recent issues from all repos already loaded in the extension.
|
||||
- Selecting an issue shows the original description, issue attachments, comment chain, and 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 attachments can be deleted from the selected issue.
|
||||
- Existing issue rows can apply the `ready` label or delete the issue. Deletion must require confirmation.
|
||||
- Typing in Add Issue, Open Issues comments, or Agents editor fields must not blur the focused control.
|
||||
|
||||
## URL Management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user