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

[skip changelog] Update create-changelog action in release workflow #1184

Merged
merged 1 commit into from Feb 12, 2021

Conversation

@silvanocerza
Copy link
Contributor

@silvanocerza silvanocerza commented Feb 12, 2021

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • What kind of change does this PR introduce?

Updates a workflow action.

  • What is the current behavior?

create-changelog action has a bug that causes the whole git log to be used as changelog.

  • What is the new behavior?

New version of create-changelog action generate the changelog correctly from current to past tag.

Nope.

  • Other information:

None.


See how to contribute

@silvanocerza silvanocerza requested review from per1234 and rsora Feb 12, 2021
@silvanocerza silvanocerza self-assigned this Feb 12, 2021
@silvanocerza silvanocerza force-pushed the scerza/update-create-changelog-action branch from d362f90 to 6cbec23 Feb 12, 2021
@silvanocerza silvanocerza merged commit f7ba8a3 into master Feb 12, 2021
14 checks passed
14 checks passed
verify-links
Details
verify-links
Details
verify-formatting
Details
verify-formatting
Details
test-matrix (ubuntu-20.04)
Details
test-matrix (ubuntu-20.04)
Details
test-matrix (windows-latest)
Details
test-matrix (windows-latest)
Details
test-matrix (macOS-latest)
Details
test-matrix (macOS-latest)
Details
create-test-artifacts
Details
create-test-artifacts
Details
codecov/project 37.47% (target 30.00%)
Details
license/cla Contributor License Agreement is signed.
Details
@silvanocerza silvanocerza deleted the scerza/update-create-changelog-action branch Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants