This repository has been archived on 2023-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/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 Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
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 Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
content.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
issue.go Prepend refs/heads/ to issue template refs (#20461) (#22427) 2023-01-13 16:33:35 -06:00
issue_test.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
label.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
label_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
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 Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
status.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00