Stop weekly upstream digest for canola #354

Merged
barrettruth merged 1 commit from ci/stop-canola-upstream-digest into main 2026-05-02 02:57:21 +00:00
Owner

Summary

  • remove the canola-targeting job from the default-branch upstream digest workflow
  • keep weekly upstream triage scoped to main only

Verification

  • git diff --check
  • nix-shell -p yq-go --run 'yq eval . .forgejo/workflows/upstream-digest.yaml >/dev/null'
  • nix develop .#ci --command python3 scripts/upstream_digest.py --dry-run
  • nix develop .#ci --command just format
  • nix develop .#ci --command just lint
  • rg -n 'digest_canola|UPSTREAM_DIGEST_BASE_BRANCH: canola|ci/upstream-digest-canola|ref: canola' .forgejo/workflows/upstream-digest.yaml || true
## Summary - remove the canola-targeting job from the default-branch upstream digest workflow - keep weekly upstream triage scoped to `main` only ## Verification - `git diff --check` - `nix-shell -p yq-go --run 'yq eval . .forgejo/workflows/upstream-digest.yaml >/dev/null'` - `nix develop .#ci --command python3 scripts/upstream_digest.py --dry-run` - `nix develop .#ci --command just format` - `nix develop .#ci --command just lint` - `rg -n 'digest_canola|UPSTREAM_DIGEST_BASE_BRANCH: canola|ci/upstream-digest-canola|ref: canola' .forgejo/workflows/upstream-digest.yaml || true`
ci: stop weekly upstream digest for canola
All checks were successful
Request Review / request_review (pull_request_target) Successful in 4s
quality / Lint (pull_request) Successful in 5s
quality / Format (pull_request) Successful in 9s
quality / Test (pull_request) Successful in 7s
61d0ea52f9
barrettruth scheduled this pull request to auto merge when all checks succeed 2026-05-02 02:56:11 +00:00
barrettruth deleted branch ci/stop-canola-upstream-digest 2026-05-02 02:57:21 +00:00
Sign in to join this conversation.
No description provided.