Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support using label names when changing issue labels (#30943) #30958

Merged
merged 1 commit into from
May 13, 2024

Commits on May 13, 2024

  1. Support using label names when changing issue labels (go-gitea#30943)

    Resolve go-gitea#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"
    />
    Zettat123 authored and GiteaBot committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3f0bae4 View commit details
    Browse the repository at this point in the history