This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push: new ce12c47 Update github-build.md ce12c47 is described below commit ce12c47ce377ef7ad04f60dd382c6a7230a14439 Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Wed Feb 5 15:59:40 2025 -0800 Update github-build.md --- apache-trusted-release/github-build.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/apache-trusted-release/github-build.md b/apache-trusted-release/github-build.md index 7304dac..ddd36c9 100644 --- a/apache-trusted-release/github-build.md +++ b/apache-trusted-release/github-build.md @@ -1,5 +1,13 @@ # GitHub Build -The release candidate is created using a properly reviewed GHA workflow. +Under certain conditions release candidates may be created using a properly reviewed GHA workflow. -I think we will need a GHA that creates the Release Candidate in the ATR. +## Policy + +- [Automated Release Signing](https://infra.apache.org/release-signing.html#automated-release-signing) + +## Tasks + +1. There needs to be a GHA to upload a Release Candidate to the ATR from an [ASF GHA Action](https://github.com/apache/infrastructure-actions). +2. This action should be blocked if the PMC has not been approved. +3. During the **Evaluate Claims** phase release candidates will be checked to prove that the builds are reproducible. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org