Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate release notes generation #368

Merged
merged 7 commits into from
Oct 18, 2022
Merged

Commits on Oct 18, 2022

  1. Automate release notes generation

    - Uses GH Actions `release-drafter` action
    - Resolves the next version based on the PR labels
    - Categorizes merged PR commits based on PR labels
    tomvothecoder committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    fe51cfc View commit details
    Browse the repository at this point in the history
  2. Add autolabeler feature

    tomvothecoder committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    5a21f55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79dfefb View commit details
    Browse the repository at this point in the history
  4. Fix spacing;

    tomvothecoder committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    24ea885 View commit details
    Browse the repository at this point in the history
  5. Add label for devops

    tomvothecoder committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    dbdc846 View commit details
    Browse the repository at this point in the history
  6. Remove spacing

    tomvothecoder committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    cd759d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53e6a42 View commit details
    Browse the repository at this point in the history