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

chore: Use correct syntax in release please configuration #2895

Merged
merged 1 commit into from Oct 23, 2023

Conversation

seakayone
Copy link
Collaborator

@seakayone seakayone commented Oct 23, 2023

Follow the documentation: https://github.com/marketplace/actions/release-please-action

Pull Request Checklist

Task Description/Number

Issue Number: DEV-

PR Type

  • fix: represents bug fixes
  • refactor: represents production code refactoring
  • feat: represents a new feature
  • docs: documentation changes (no production code change)
  • chore: maintenance tasks (no production code change)
  • test: all about tests: adding, refactoring tests (no production code change)
  • other... Please describe:

Basic Requirements for bug fixes and features

  • Tests for the changes have been added
  • Docs have been added / updated

Does this PR introduce a breaking change?

  • Yes

Does this PR change client-test-data?

  • Yes

.github/workflows/create-release.yml Outdated Show resolved Hide resolved
@seakayone seakayone force-pushed the fix/release-please-github-action branch from bd71bd7 to e503184 Compare October 23, 2023 09:36
@seakayone seakayone marked this pull request as ready for review October 23, 2023 09:36
@seakayone seakayone enabled auto-merge (squash) October 23, 2023 09:37
@seakayone seakayone changed the title fix: Use correct syntax in release please configuration chore: Use correct syntax in release please configuration Oct 23, 2023
@seakayone seakayone merged commit e8eced4 into main Oct 23, 2023
15 of 17 checks passed
@seakayone seakayone deleted the fix/release-please-github-action branch October 23, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants