Skip to content

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

Merged
mtfishman merged 2 commits into
mainfrom
mf/pull-request-target
Mar 23, 2026
Merged

Switch IntegrationTest to pull_request_target, add fail-fast false#1720
mtfishman merged 2 commits into
mainfrom
mf/pull-request-target

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

  • Switch from pull_request to pull_request_target so fork PRs get secrets and can run private downstream tests (Tennis.jl)
  • Add fail-fast: false so a single matrix failure does not cancel other tests
  • Remove is-fork-pr input (no longer needed)

Depends on ITensor/ITensorActions#54

Test plan

🤖 Generated with Claude Code

mtfishman and others added 2 commits March 22, 2026 22:17
Use pull_request_target so fork PRs get secrets and can run private
downstream tests (Tennis.jl). Add fail-fast: false so a single
matrix failure does not cancel other running tests. Remove is-fork-pr
input which is no longer needed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove secrets: inherit and match formatting to ITensorPkgSkeleton
for consistency across ecosystem repos.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman closed this Mar 23, 2026
@mtfishman mtfishman reopened this Mar 23, 2026
@mtfishman mtfishman merged commit 9257741 into main Mar 23, 2026
14 of 15 checks passed
@mtfishman mtfishman deleted the mf/pull-request-target branch March 23, 2026 02:25
ipasichnyk pushed a commit to ipasichnyk/ITensors.jl that referenced this pull request May 25, 2026
…Tensor#1720)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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