label-sync
label-sync copied to clipboard
:octocat: An action that allows you to sync labels from a repository or a config file
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 7.8.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...
For a small organization, I'd like to have a common set of standardized labels and the option for some repos to add new labels. The config stanza below works well:...
If a repository has too many labels (we have 190) the script hits a secondary rate limit and aborts around page 8. The script should implement throttling to avoid that...
Getting this error in my new repo. https://github.com/danielwerg/r6data/actions/runs/4244636478 Not sure what changed because I'm using same exact workflow I have in r6api.js repo and it worked just fine 8 months...
Having a schema would allow for autocompletion in the labels stile, either by manually linking it or by adding it to the JSON Schema Store.
There are any plans to add possibility to specify a repository or repositories as an input to the action which labels should be synchronized? This could be really useful if...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.0.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.0.1 8.0.1 (2024-08-05) 🩹 Fixes eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694) ❤️ Thank You Jake...
When merged this can be added to files with: ``` # yaml-language-server: $schema=https://raw.githubusercontent.com/endbug/label-sync/main/labelsync.schema.json ```
I disabled the **Issues** feature for multiple repos in one of my orgs to track all issues through a single repository. I still want to sync the labels to use...