Hyukjin Kwon created SPARK-59105:
------------------------------------
Summary: Push release tags and GitHub Releases to the canonical
apache repo instead of the committer fork
Key: SPARK-59105
URL: https://issues.apache.org/jira/browse/SPARK-59105
Project: Spark
Issue Type: Improvement
Components: Project Infra
Affects Versions: connect-rust-4.2.0
Reporter: Hyukjin Kwon
Fix For: connect-rust-4.3.0
The release workflow runs in a committer fork but currently creates the RC tag,
the GitHub pre-release, the permanent v<version> tag, and the RC cleanup on the
FORK (via the built-in GITHUB_TOKEN). Tags and GitHub Releases should instead
live on the canonical apache/spark-connect-rust repo. Redirect every
tag/release write to apache using a RELEASE_GITHUB_TOKEN PAT (write access to
apache) stored as a fork secret; the built-in token becomes read-only. Source
fetch was already from apache.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]