action-label-syncer icon indicating copy to clipboard operation
action-label-syncer copied to clipboard

GitHub Action to sync GitHub labels in the declarative way

Results 22 action-label-syncer issues
Sort by recently updated
recently updated
newest added

Thank you for building this action. It's been really great to work with. There's a small bug due to Github limits. As described, if I create a label with a...

### Background - My company is using GitHub Enterprise Server instead of github.com. - It doesn't work! No changes after running this action. - I think this problem was caused...

It seems that this can fail silently. In the log, I can see the repositories listed. After that, I can see a long `docker run` invocation and the whole thing...

Then we can render previews for color in vscode for example. ![image](https://user-images.githubusercontent.com/284476/75819559-e8af3580-5d68-11ea-8f39-4104fc1d9612.png)

Hi! I have used this workflow in many repositories, private and public and it was working great. However, in my most recent repository, the label sync is not working. The...

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.0.0-20190911185100-cd5d95a43a6e to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sync&package-manager=go_modules&previous-version=0.0.0-20190911185100-cd5d95a43a6e&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20190604053449-0f29369cfe45 to 0.6.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/oauth2&package-manager=go_modules&previous-version=0.0.0-20190604053449-0f29369cfe45&new-version=0.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Upgrade the version of the action named `checkout` in the `README` file.

If a white space is accidentally added to a repository name in a repository config list, this repository is not synced and also no error is shown. As URLs do...

Allow specifying a list of full repository names or regex patterns under repository list so that whenever a new repo, with name matching one of the regex patterns, is created...