0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 15:52:05 +01:00
gitea/modules/repository
Lauris BH 58b4143803
Add loading yaml label template files (#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
2023-03-02 01:44:23 +02:00
..
collaborator_test.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
collaborator.go
commits_test.go Avoid warning for system setting when start up (#23054) 2023-02-24 18:23:13 +08:00
commits.go
create_test.go
create.go Add loading yaml label template files (#22976) 2023-03-02 01:44:23 +02:00
delete.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
env.go
fork.go
generate_test.go
generate.go
hooks.go
init.go Add loading yaml label template files (#22976) 2023-03-02 01:44:23 +02:00
main_test.go
push.go
repo.go
temp.go