docs(prd): finalize complete release flow
prd-number-check / require-numbered-prds (pull_request) Successful in 17s
lint / lint (push) Successful in 1m4s
tracker-policy-pr / check-pr (pull_request) Successful in 17s
test / image-input-builds (pull_request) Successful in 1m9s
test / integration-docker (pull_request) Failing after 2m58s
test / unit (pull_request) Failing after 11m2s
test / coverage (pull_request) Has been skipped

This commit is contained in:
2026-07-27 17:18:36 +00:00
parent 89d2ba7e82
commit 4544899c79
5 changed files with 84 additions and 16 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
BOT_BOTTLE_REF: ${{ needs.validate.outputs.sha }}
run: |
sh install.sh
bot-bottle --help
"$HOME/.local/bin/bot-bottle" --help
- name: Publish release qualification and advance channel
env:
BOT_BOTTLE_RELEASE_TOKEN: ${{ secrets.BOT_BOTTLE_RELEASE_TOKEN }}