Skip to content

ci: update factory workflow to use attest parameter#18471

Merged
falcorocks merged 1 commit intodevelopfrom
falco/update-factory-attest-workflow
Dec 2, 2025
Merged

ci: update factory workflow to use attest parameter#18471
falcorocks merged 1 commit intodevelopfrom
falco/update-factory-attest-workflow

Conversation

@falcorocks
Copy link
Copy Markdown
Contributor

Changes

  • Update factory workflow SHA to 753bcd4284a6d36eac6e31df2492015ab8650331
  • Change push_provenance: false to attest: false in unprotected.yaml
  • Add attest: true in protected.yaml

Fixes attestation failures on fork PRs while maintaining attestation on protected branches.

Updates factory workflow reference to 753bcd4284a6d36eac6e31df2492015ab8650331
which renames push_provenance to attest and skips attestation step on fork PRs.

Changes:
- Update workflow SHA in protected.yaml and unprotected.yaml
- Change push_provenance: false to attest: false in unprotected.yaml
- Add attest: true in protected.yaml for clarity
@falcorocks falcorocks self-assigned this Dec 2, 2025
@falcorocks falcorocks marked this pull request as ready for review December 2, 2025 09:46
@falcorocks falcorocks requested a review from a team as a code owner December 2, 2025 09:46
@falcorocks falcorocks requested a review from geoknee December 2, 2025 09:46
@falcorocks falcorocks enabled auto-merge December 2, 2025 09:56
@falcorocks falcorocks added this pull request to the merge queue Dec 2, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.32%. Comparing base (c329947) to head (8f0230c).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #18471      +/-   ##
===========================================
- Coverage    75.62%   75.32%   -0.30%     
===========================================
  Files          187      187              
  Lines        11199    11199              
===========================================
- Hits          8469     8436      -33     
- Misses        2584     2619      +35     
+ Partials       146      144       -2     
Flag Coverage Δ
cannon-go-tests-64 66.58% <ø> (-0.82%) ⬇️
contracts-bedrock-tests 80.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Merged via the queue into develop with commit 6c62c5b Dec 2, 2025
133 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants