1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-07 02:25:50 +00:00
gitea/routers/api
Giteabot f806bbb815
Support using label names when changing issue labels (#30943) (#30958)
Backport #30943 by @Zettat123

Resolve #30917

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"
/>

Co-authored-by: Zettat123 <zettat123@gmail.com>
2024-05-13 14:28:11 +08:00
..
actions Remove deprecated stuff for runners (#30930) (#30931) 2024-05-10 16:57:30 +08:00
packages Refactor AppURL usage (#30885) (#30891) 2024-05-08 13:34:43 +00:00
v1 Support using label names when changing issue labels (#30943) (#30958) 2024-05-13 14:28:11 +08:00