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

Introduce new API to include open PRs within the generated changelog #726

Merged
merged 6 commits into from Apr 15, 2022

Commits on Apr 8, 2022

  1. - introduce new flag to include open PRs into the changelog

      - only fetch open with this flag
    - expand pull request spec with
      - status, created at timestamp
    - expand definition for placeholder patterns in the changelog
    mikepenz committed Apr 8, 2022
    Copy the full SHA
    85af6a8 View commit details
    Browse the repository at this point in the history
  2. - expand log messages

    - introduce test case to verify the inclusion of the open PR as part of the standard PR set
    mikepenz committed Apr 8, 2022
    Copy the full SHA
    6211ea4 View commit details
    Browse the repository at this point in the history
  3. - expand custom assignment and add testcase to verify ability to cons…

    …truct custom categories involving states of PRs
    mikepenz committed Apr 8, 2022
    Copy the full SHA
    f60b8b4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bddcf0d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    485266b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    df9a355 View commit details
    Browse the repository at this point in the history