xuang7 opened a new pull request, #8071:
URL: https://github.com/apache/texera/pull/8071
### What changes were proposed in this PR?
Revise the generated RC vote email based on the 1.2.0-incubating votes:
- List container images with the RC image tag instead of the final version
tag, which does not exist on Docker Hub during the vote; the workflow now
derives `IMAGE_TAG` from the RC git tag.
- Update the image list to the current 9 services (adds
`texera-workflow-execution-runner` and `texera-agent-service`).
- Use `${RC_DIR}` for the staging URL so the email always matches the actual
upload path, add a Major Changes section with a full-diff link, and
simplify the reviewer checklist.
### Any related issues, documentation, discussions?
The 1.2.0-incubating RC vote emails required hand-correcting the image tags
before sending.
### How was this PR tested?
Template substitution only; verified every `${...}` variable in the template
is substituted by the "Generate vote email template" workflow step.
### Was this PR authored or co-authored using generative AI tooling?
Generated-by: Claude Code (Claude Fable 5)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]