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

Automatically do github releases in release jobs #7337

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

Conversation

msullivan
Copy link
Member

I'm not sure what the best way to test/debug this is. Should we
release a 6.0a1 in order to validate it, or should we just see how it
does on 5.x point releases and go from there?

@msullivan msullivan requested review from elprans and fantix May 10, 2024 21:03
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
target: ${{ github.event.pull_request.base.ref }}
body: EdgeDB v${{ steps.relver.outputs.version }}
Copy link
Member

Choose a reason for hiding this comment

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

Should probably include a list of major features and a link to the changelog. Not sure how to automate the feature list, but perhaps just edit manually for now.

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