the feedback tool needs to have an assignee field #5
Loading…
Reference in New Issue
Block a user
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?
@openclaw
On it! 👀 Adding an assignee field to the new issue form — will fetch repo collaborators and let you pick one before submitting.
✅ Done & pushed (7a593d0)
What was added:
GET /api/collaborators?repo=endpoint — returns repo owner + collaborators<select>dropdown in the new issue form, lazy-loaded the first time the modal opensassignees: [login]on issue creation