{"repo":"crazy-max/ghaction-github-labeler","free":true,"listed":false,"github":"https://github.com/crazy-max/ghaction-github-labeler","clone":"git clone https://github.com/crazy-max/ghaction-github-labeler.git","description":"GitHub Action to manage labels on GitHub","language":"TypeScript","stars":167,"topics":["github-actions","github-labels","actions"],"license":"MIT","category":"workflow-automation","readme_excerpt":"About GitHub Action to manage labels on GitHub (create/rename/update/delete) as code. Usage YAML configuration Workflow Customizing inputs Contributing License Usage YAML configuration In the repository where you want to perform this action, create the YAML file .github/labels.yml (you can also set a custom filename) that looks like: name , color and description are the main GitHub label fields description can be omit if your want to keep the current one from name allow to rename a label from one currently available on your repository Workflow With this workflow, the YAML configuration above on a fresh repository, this will: Skip bug (because same color and description ) Skip documentation (because same color and description ) Update duplicate ( color is different) Update enhancement ( color is different, keep current description ) Leave good first issue alone (because it matches an exclude pattern) Leave help wanted alone (because it matches an exclude pattern) Delete invalid Delete question Rename wontfix to wontfix it and set color and description Customizing inputs Following inputs can be used as step.with keys Name Type Description ---------------- -------- ------------------------------------------------------------------------------------- yaml-file String Path to YAML file containing labels definitions. (default .github/labels.yml ) skip-delete Bool If enabled, labels will not be deleted if not found in YAML file. (default false ) dry-run Bool If enabled, changes will","default_branch":null,"files":null,"tree":[],"storefront":"/r/crazy-max","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/crazy-max/ghaction-github-labeler/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}