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

build: removed gh cli call from release workflow #473

Merged
merged 2 commits into from
Jun 27, 2022
Merged

build: removed gh cli call from release workflow #473

merged 2 commits into from
Jun 27, 2022

Conversation

richardcase
Copy link
Member

What this PR does / why we need it:

The usage of the gh cli to generate the release notes has been removed
in favour of using the functionality of the action we are already using.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

The usage of the gh cli to generate the release notes has been removed
in favour of using the functionality of the action we are already using.

Signed-off-by: Richard Case <[email protected]>
@richardcase richardcase added the kind/refactor Only refactoring changes label Jun 27, 2022
@richardcase richardcase merged commit 7755ae0 into liquidmetal-dev:main Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/refactor Only refactoring changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants