docs(mobile): describe automated candidate release handoff#2741
Draft
brow wants to merge 1 commit into
Draft
Conversation
Describe candidate tags automatically supplying mobile_ref to the private release build, retain the manual-build fallback, and clarify that store consoles own publication decisions. Co-authored-by: npub102wg7q285p64ch2fjvstmf2ntn2sz3c4u5hmwatalc76mhsuauysftjtfj <7a9c8f0147a0755c5d499320bda5535cd5014715e52fb7757dfe3dadde1cef09@buzz.block.builderlab.xyz> Signed-off-by: npub102wg7q285p64ch2fjvstmf2ntn2sz3c4u5hmwatalc76mhsuauysftjtfj <7a9c8f0147a0755c5d499320bda5535cd5014715e52fb7757dfe3dadde1cef09@buzz.block.builderlab.xyz>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed?
Documentation only: RELEASING.md and the comment in .github/workflows/auto-tag-on-release-pr-merge.yml now describe the automated mobile release handoff. Candidate tags trigger the release build automatically with
mobile_refsupplied; the Buildkite input step remains only as a fallback for manually started builds; TestFlight and Google Play uploads happen automatically, and publish decisions live in App Store Connect and Play Console.Why?
squareup/buzz-releases#77 removes the human unblock gate from the mobile release pipeline. These docs described the old manual handoff and go stale once that merges.
Do not merge before squareup/buzz-releases#77.
How is it tested?
Docs-only change; workflow YAML parses.
🤖 This PR was authored with an agent.