Skip to content

fix: Pin actions/stale to full SHA#2437

Merged
charlesvien merged 1 commit into
mainfrom
fix/stale-pr-workflow
May 29, 2026
Merged

fix: Pin actions/stale to full SHA#2437
charlesvien merged 1 commit into
mainfrom
fix/stale-pr-workflow

Conversation

@charlesvien
Copy link
Copy Markdown
Member

Problem

The workflow is failing to run because the action is not pinned.
https://github.com/PostHog/code/actions/runs/26611117555/job/78417017648

Changes

  • Pinned actions/stale to the full sha

How did you test this?

I did not

Automatic notifications

  • Publish to changelog?
  • Alert Sales and Marketing teams?

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 29, 2026

T-Rex T-Rex Logs

What T-Rex did

  • Verified the pinned actions/stale commit exists and resolves successfully.
  • Confirmed the v9 tag points to the same commit SHA used in the workflow.
  • Confirmed the pinned action metadata declares every input used by .github/workflows/stale.yml.
  • Parsed the workflow YAML successfully.
Artifacts

Commit lookup for pinned actions/stale SHA

  • Helps verify the pinned commit can be located and resolves correctly.

Tag lookup showing v9 resolves to the pinned SHA

  • Shows that the v9 tag points to the same commit used by the workflow.

Tag list showing v9 and v9.1.0 point to the pinned SHA

  • Demonstrates that both v9 and v9.1.0 reference the same pinned commit.

Pinned action metadata with configured inputs

  • Documents the inputs declared by the pinned action metadata.

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "Pin actions/stale to full SHA" | Re-trigger Greptile

@charlesvien charlesvien added the Stamphog This will request an autostamp by stamphog on small changes label May 29, 2026
Copy link
Copy Markdown

@stamphog stamphog Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR modifies a GitHub Actions workflow file, which is classified as CI/infra and requires human review before merging.

@stamphog stamphog Bot removed the Stamphog This will request an autostamp by stamphog on small changes label May 29, 2026
@charlesvien charlesvien merged commit 50c6d90 into main May 29, 2026
18 checks passed
@charlesvien charlesvien deleted the fix/stale-pr-workflow branch May 29, 2026 21:18
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