Forgejo does not notice refs in initial comment #627
Labels
No labels
ai-review-please
Org/Team Modification
Private Issues
Runner Request
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forge/forge#627
Loading…
Add table
Add a link
Reference in a new issue
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?
Summary
Forgejo should handle refs in initial comment as it does for later comments
Details
If I file a PR that includes a
Fixes refin the initial comment, Forgejo does not seem to notice it. I have to make a separate comment to get the ref.While it's easy enough to work around, I can see a lot of refs getting lost because the filer assumes the initial one is sufficient. I almost missed the one that prompted this, and now I suspect I have missed others similarly in the past.
Example - koji/koji!4608
In my example, a minor edit to the first comment did not fix anything (I made one at Jun 22, 2026, 12:40 PM EDT).
Nevermind, pretty sure I was just misreading. Sorry for the noise.