auto-label

Auto Label Issue Based on Issue Description

MIT License

Stars
48
Committers
5

Bot releases are visible (Hide)

auto-label - v3.1.0 Latest Release

Published by Renato66 3 months ago

What's Changed

Full Changelog: https://github.com/Renato66/auto-label/compare/v3.0.0...v3.1.0

auto-label - v3

Published by Renato66 3 months ago

What's Changed

Full Changelog: https://github.com/Renato66/auto-label/compare/v3.0.0...v3

auto-label - v3

Published by Renato66 4 months ago

What's Changed

Full Changelog: https://github.com/Renato66/auto-label/compare/v2...v3

auto-label - v3.0.0

Published by Renato66 4 months ago

What's Changed

We are now using bun for running action, with 50% more faster codes!

Full Changelog: https://github.com/Renato66/auto-label/compare/v2.4.0...v3

auto-label - v3

Published by Renato66 5 months ago

What's Changed

We are now using bun for running action, with 50% more faster codes!

Full Changelog: https://github.com/Renato66/auto-label/compare/v2.4.0...v3

auto-label - Updating node version

Published by Renato66 8 months ago

Updating node version for v20 thanks for the reminder/PR @guibranco

auto-label - Updating node version

Published by Renato66 8 months ago

Updating node version for v20

auto-label - Fix

Published by Renato66 12 months ago

Ignoring if no body on issue

auto-label - Fix

Published by Renato66 12 months ago

Ignore labeling if no body found in issue

auto-label - Update to new version of node

Published by Renato66 over 1 year ago

What's Changed

New Contributors

auto-label - Update to new version of node

Published by Renato66 over 1 year ago

updating version of node to 16

auto-label - Fix

Published by Renato66 over 3 years ago

'@actions/github' deprecated =(

auto-label - Scoped block

Published by Renato66 almost 4 years ago

You can set a custom part of your issue/pr to be labeled

auto-label - Fix

Published by Renato66 almost 4 years ago

Upgrading docker image

auto-label - Fix

Published by Renato66 over 4 years ago

fixing

  • #7
auto-label - Fix

Published by Renato66 over 4 years ago

fixing:

  • #3
  • #2
auto-label - Hotfix

Published by Renato66 over 4 years ago

loggin the version on console

auto-label - Synonyms means synonym

Published by Renato66 over 4 years ago

Features

  • Set the synonyms of a label
  • Set a label to be always set
  • Front end app to make easy .yml construction

if you want to add a label bug every time you see any of this texts: error, not working, missing
just add the: labels-synonyms: '{"bug":["error","working", "working"]}'
simple right??? .... NO!
then, check this https://renato66.github.io/auto-label/ to make the .yml file, to you just copy and paste

auto-label - v2 - hotfix

Published by Renato66 almost 5 years ago

labels wasn't being filtered with not-allowed-labels array

auto-label - v2

Published by Renato66 almost 5 years ago

This version takes all repo labels, and allows them to be selected in issue;
If one or more labels are for administrators only, they can be passed a string
labels-not-allowed: 'wontfix | duplicate'
To facilitate a listing, labels can be listed inside a comment, which will be ignored by default;
If the labels wouldn't make sense to be in the body of the issue, a flag can be passed ignore-comments: false

Package Rankings
Top 3.15% on Github actions
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
GitHub Checks Workflow Status Auto Label Codecov Usage