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

GHA to create tags/releases #170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rodrigozhou
Copy link
Contributor

What changed?
GHA to create tag and releases.
If a release is created, it also creates a PR in the consumers of api-go for review.

Why?
Automation.

How did you test it?

Potential risks

@rodrigozhou rodrigozhou requested review from a team as code owners July 19, 2024 06:52
Copy link
Member

@cretz cretz Jul 19, 2024

Choose a reason for hiding this comment

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

Blindly bumping api-go is not recommended. Firstly, rarely do users use this without SDK, and the SDK needs to be vetted on the API bump. Secondly, it makes assumptions about where people's go.mod's live which is not necessarily accurate either. If a certain repo wants some automation to bump a certain dependency it has, that automation should be in that repo IMO, not this shared one.

@cretz
Copy link
Member

cretz commented Jul 19, 2024

Can you give some background on the savings here on starting a GH workflow vs publishing release in GH?

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.

2 participants