Skip to content

a1motion/auto-badge

Repository files navigation

auto-badge

Usage

  1. Configure the GitHub App
  2. Create .github/badge.yml based on the following template.
  3. It will listen for pull request changes and auto-label them based on your configuration.
An object constisting on conventional commit types with either a string or a object based on scopes
types:
  fix:
    ui: 'My UI Fix Label'
    api: 'API Fixed!'
    default: 'There was no scope attached'
  feat: 'I cover all features'

Auto Badge will preserve already existing labels, even if it was the one that created it. This may change in the future.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •