This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/repository
Giteabot 5d5f907e7f
Add loading yaml label template files (#22976) (#23232)
Backport #22976

Extract from #11669 and enhancement to #22585 to support exclusive
scoped labels in label templates

* Move label template functionality to label module
* Fix handling of color codes
* Add Advanced label template

Co-authored-by: Lauris BH <lauris@nix.lv>
2023-03-01 21:57:34 -05:00
..
collaborator.go Always reuse transaction (#22362) 2023-01-08 09:34:58 +08:00
collaborator_test.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
commits.go
commits_test.go
create.go Add loading yaml label template files (#22976) (#23232) 2023-03-01 21:57:34 -05:00
create_test.go
delete.go
env.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
fork.go
generate.go
generate_test.go
hooks.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
init.go Add loading yaml label template files (#22976) (#23232) 2023-03-01 21:57:34 -05:00
main_test.go
push.go
repo.go
temp.go