Fix upstream digest bot commit signing on canola #349

Merged
barrettruth merged 1 commit from ci/fix-upstream-digest-commit-signing-canola into canola 2026-05-02 02:36:26 +00:00
Owner

Summary

  • disable local commit.gpgSign in the upstream digest PR script
  • lets the canola branch digest workflow create branch commits without a host SSH signing key

Verification

  • git diff --check
  • nix develop .#ci --command bash -n .forgejo/scripts/upstream-digest-pr.sh
  • nix develop .#ci --command python3 scripts/upstream_digest.py --dry-run
## Summary - disable local `commit.gpgSign` in the upstream digest PR script - lets the canola branch digest workflow create branch commits without a host SSH signing key ## Verification - `git diff --check` - `nix develop .#ci --command bash -n .forgejo/scripts/upstream-digest-pr.sh` - `nix develop .#ci --command python3 scripts/upstream_digest.py --dry-run`
ci: disable digest bot commit signing
All checks were successful
Request Review / request_review (pull_request_target) Successful in 3s
quality / Format (pull_request) Successful in 11s
quality / Lint (pull_request) Successful in 9s
quality / Test (pull_request) Successful in 11s
b214b4a1de
barrettruth deleted branch ci/fix-upstream-digest-commit-signing-canola 2026-05-02 02:36:26 +00:00
Sign in to join this conversation.
No description provided.