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

feat(gitea): support organization labels #6000

Merged
merged 1 commit into from
Apr 21, 2020
Merged

feat(gitea): support organization labels #6000

merged 1 commit into from
Apr 21, 2020

Conversation

proton-ab
Copy link
Contributor

@proton-ab proton-ab commented Apr 19, 2020

Closes #6017

As per go-gitea/gitea#10814 Gitea supports organization-wide labels. Such labels can be used on PR creation however they are not listed when queried using per-repo API.

This PR adds code that fetches organization labels for repo, allowing such labels to be applied by Renovate during PR creation.

This change is fully backwards compatible.

@proton-ab proton-ab marked this pull request as ready for review April 19, 2020 15:13
@rarkins rarkins merged commit 9d8664a into renovatebot:master Apr 21, 2020
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 19.216.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Gitea's organization-wide labels
3 participants