Skip to content

Switch IntegrationTest to pull_request_target, add fail-fast false#124

Merged
mtfishman merged 1 commit into
mainfrom
mf/pull-request-target
Mar 23, 2026
Merged

Switch IntegrationTest to pull_request_target, add fail-fast false#124
mtfishman merged 1 commit into
mainfrom
mf/pull-request-target

Conversation

@mtfishman
Copy link
Copy Markdown
Member

Summary

  • pull_requestpull_request_target (secrets available for fork PRs)
  • Add fail-fast: false (one failure doesn't cancel others)
  • Add secrets: "inherit" to template (was missing)
  • Updated both .github/workflows/ and template/ versions

🤖 Generated with Claude Code

Update both .github/workflows/ and template/ versions:
- pull_request -> pull_request_target (secrets available for fork PRs)
- Add fail-fast: false (one failure doesn't cancel others)
- Add secrets: inherit to template (was missing)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.34%. Comparing base (0cf8426) to head (ed71b7f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #124   +/-   ##
=======================================
  Coverage   87.34%   87.34%           
=======================================
  Files           1        1           
  Lines         158      158           
=======================================
  Hits          138      138           
  Misses         20       20           
Flag Coverage Δ
docs 60.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman mtfishman merged commit 047b1d8 into main Mar 23, 2026
14 checks passed
@mtfishman mtfishman deleted the mf/pull-request-target branch March 23, 2026 15:59
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.

1 participant