forgejo/services/issue
John Olheiser fd7ebaaa9c
Fix issue not auto-closing when it includes a reference to a branch (#22514) (#22521)
Backport #22514

Co-authored-by: Brecht Van Lommel <brecht@blender.org>
2023-01-19 11:17:44 -06:00
..
assignee.go Allow poster to choose reviewers (#21084) 2022-09-09 18:27:47 +01:00
assignee_test.go
commit.go Fix issue not auto-closing when it includes a reference to a branch (#22514) (#22521) 2023-01-19 11:17:44 -06:00
commit_test.go
content.go
issue.go Prepend refs/heads/ to issue template refs (#20461) (#22427) 2023-01-13 16:33:35 -06:00
issue_test.go
label.go
label_test.go
main_test.go
milestone.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
milestone_test.go
status.go