Skip to content

fix(ci): resolve pull request head before base checkout - #126

Open
Studnicky wants to merge 1 commit into
developfrom
ci/resolve-before-base-checkout
Open

fix(ci): resolve pull request head before base checkout#126
Studnicky wants to merge 1 commit into
developfrom
ci/resolve-before-base-checkout

Conversation

@Studnicky

Copy link
Copy Markdown
Owner

What

Resolves the immutable pull-request head before protected workflows detach to the event base revision.

Why

Release PRs may target a base revision that predates the local resolver action.

Risks

The workflow resolves only server-provided pull-request metadata before detaching to the trusted base revision.

Links

Unblocks #124.

Checklist

  • Hook contracts pass
  • Required Changeset is present

Testing

  • Hook contracts pass.

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Blast Radius

Base ref: origin/develop

Touched packages: none

Impacted packages: none

Package test signal: none

flowchart LR
classDef added fill:#d4edda,stroke:#28a745,color:#155724
classDef modified fill:#fff3cd,stroke:#856404,color:#664d03
classDef deleted fill:#f8d7da,stroke:#dc3545,color:#842029,stroke-dasharray:5 5
p_No_package_changes_detected["No package changes detected"]
Loading

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