Skip to content

Conversation

@andygrove
Copy link
Member

@andygrove andygrove commented Mar 1, 2025

Which issue does this PR close?

N/A

Rationale for this change

Improve release process

What changes are included in this PR?

  • Remove the redundant check for GH_TOKEN env var
  • Modify email template to include vote for the email sender

Are there any user-facing changes?

Comment on lines -56 to -59
if [[ -z "${GH_TOKEN}" ]]; then
echo "Please set personal github token through GH_TOKEN environment variable"
exit
fi
Copy link
Member Author

Choose a reason for hiding this comment

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

This script does not use git

@andygrove andygrove merged commit d017477 into apache:main Mar 5, 2025
25 checks passed
@andygrove andygrove deleted the rel branch March 5, 2025 15:36
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.

1 participant