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

Feat/configure release please #713

Merged
merged 7 commits into from
May 24, 2024
Merged

Feat/configure release please #713

merged 7 commits into from
May 24, 2024

Conversation

rkodev
Copy link
Contributor

@rkodev rkodev commented May 21, 2024

Overview

Adds release please to current repo
Partially address #705

@rkodev rkodev requested a review from a team as a code owner May 21, 2024 15:26
@rkodev rkodev force-pushed the feat/configure-release-please branch from 205f136 to 4f1a310 Compare May 21, 2024 15:28
@rkodev rkodev force-pushed the feat/configure-release-please branch from 4f1a310 to a8af3b4 Compare May 21, 2024 15:29
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for starting on this. Rather than doing it partially, I'd prefer we have all the changes at once if we can.

.github/workflows/release-please.yml Outdated Show resolved Hide resolved
.github/workflows/release-please.yml Outdated Show resolved Hide resolved
release-please-config.json Show resolved Hide resolved
.github/workflows/release-please.yml Outdated Show resolved Hide resolved
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the changes, only the contributing file remains to be updated at this point.

@baywet baywet linked an issue May 22, 2024 that may be closed by this pull request
9 tasks
@baywet baywet merged commit 973c4e2 into main May 24, 2024
5 checks passed
@baywet baywet deleted the feat/configure-release-please branch May 24, 2024 11:19
"release-type": "go",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"include-component-in-tag": false,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

add release please configuration
2 participants