1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 05:55:58 +01:00
gitea/routers
Zettat123 b3beaed147
Support using label names when changing issue labels ()
Resolve 

Make the APIs for adding labels and replacing labels support both label
IDs and label names so the
[`actions/labeler`](https://github.com/actions/labeler) action can work
in Gitea.

<img width="600px"
src="https://github.com/go-gitea/gitea/assets/15528715/7835c771-f637-4c57-9ce5-e4fbf56fa0d3"
/>
2024-05-13 04:28:53 +00:00
..
api Support using label names when changing issue labels () 2024-05-13 04:28:53 +00:00
common Refactor AppURL usage () 2024-05-07 08:26:13 +00:00
install Move context from modules to services () 2024-02-27 08:12:22 +01:00
private Move database operations of merging a pull request to post receive hook and add a transaction () 2024-05-07 07:36:48 +00:00
utils Refactor external URL detection () 2024-03-22 04:32:40 +08:00
web Move reverproxyauth before session so the header will not be ignored even if user has login () 2024-05-11 14:55:49 +00:00
init.go Make sure git version&feature are always prepared () 2024-05-06 18:34:16 +02:00