Skip to content

Add type labels to PRs based on Conventional Commits syntax #1

@joeyparrish

Description

@joeyparrish

If a PR title is properly formatted in Conventional Commits syntax, then the issue updater could apply type: labels automatically.

For example:

fix: ... => type: bug
feat: ... => type: enhancement
docs: ... => type: docs
refactor: ... => type: code health
ci: ... => type: CI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions