You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closes-issue hook: accept full Forgejo URLs as same-repo close refs
The hook already accepts bare #N and qualified owner/repo#N. Add a
third alternation that matches the full Forgejo issue URL and applies
the same same-repo check (URLs to other repos are still rejected).
Lets contributors land commits that reference Forgejo issues with a
clickable URL, which is the canonical form during the GitHub->Forgejo
transition (parent tracker at the Forgejo URL below).
closes https://forgejo.coilysiren.me/coilysiren/agentic-os/issues/17
0 commit comments