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

ci: Add missing subcommands #1641

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

pawelpasterz
Copy link
Contributor

Adds missing NextTagCommand and GenerateReleaseNotesCommand to the release command

@pawelpasterz pawelpasterz self-assigned this Mar 1, 2021
@bootstraponline bootstraponline force-pushed the update-release-command-with-missing-subcommands branch from 9c83824 to d135c7f Compare March 1, 2021 09:52
@pawelpasterz pawelpasterz force-pushed the update-release-command-with-missing-subcommands branch from d135c7f to b2c116b Compare March 1, 2021 09:53
@bootstraponline bootstraponline force-pushed the update-release-command-with-missing-subcommands branch from b2c116b to 4a21e1c Compare March 1, 2021 11:28
@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@mergify
Copy link

mergify bot commented Mar 1, 2021

Title does not follow the guidelines of Conventional Commits.
Please adjust title before merge and use one of following prefix:

  • build - Changes that affect the build system or external dependencies (dependencies update)
  • ci - Changes to our CI configuration files and scripts (basically directory .github/workflows)
  • docs - Documentation only changes
  • feat - A new feature
  • fix - A bug fix
  • chore - Changes which does not touch the code (ex. manual update of release notes). It will not generate release notes changes
  • refactor - A code change that contains refactor
  • style - Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • test - Adding missing tests or correcting existing tests and also changes for our test app
  • perf - A code change that improves performance (I do not think we will use it)

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2021

Timestamp: 2021-03-01 11:34:45
Buildscan url for ubuntu-workflow run 610314339
https://gradle.com/s/mu6hocmvuxtt6

@pawelpasterz pawelpasterz changed the title Add missing subcommands ci: Add missing subcommands Mar 1, 2021
@mergify mergify bot merged commit d5e7c76 into master Mar 1, 2021
@mergify mergify bot deleted the update-release-command-with-missing-subcommands branch March 1, 2021 11:37
@github-actions github-actions bot locked and limited conversation to collaborators Mar 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants