Skip to content

v1.0.0 - Initial Release

Compare
Choose a tag to compare
@HassanBahati HassanBahati released this 17 Oct 23:49
· 8 commits to main since this release
1ec965d

This is the first release of the Labeler GitHub Action.
Features:

  • Automatically adds a specified label to Pull Requests when they are opened.
  • Supports custom labels via action input.
  • Authentication with GitHub API using the provided GITHUB_TOKEN.

Future Plans:

  • Support for labeling issues.
  • Advanced triggers for dynamic labeling.

To use this action, include it in your workflow and configure it with the necessary gh-token and label inputs.