Skip to content

chore(ci): pin floating external actions to SHAs (stage-gates.yml) - #521

Merged
KooshaPari merged 1 commit into
mainfrom
chore/pin-action-shas-1777072745-6874
Apr 24, 2026
Merged

chore(ci): pin floating external actions to SHAs (stage-gates.yml)#521
KooshaPari merged 1 commit into
mainfrom
chore/pin-action-shas-1777072745-6874

Conversation

@KooshaPari

@KooshaPari KooshaPari commented Apr 24, 2026

Copy link
Copy Markdown
Owner

User description

Replaces floating external action refs in .github/workflows/stage-gates.yml with immutable commit SHAs.

Refs replaced: fossas/fossa-action@main

Tag-pinned and internal KooshaPari refs are untouched.

Generated by API-only pin-hygiene audit.


Note

Low Risk
Low risk: CI-only change that just makes the license gate deterministic; main risk is if the pinned SHA is outdated or incompatible with the current workflow inputs.

Overview
Updates the license-check stage gate to use an immutable fossas/fossa-action commit SHA instead of the floating @main ref, making license scan behavior repeatable across CI runs.

Reviewed by Cursor Bugbot for commit 80f4830. Bugbot is set up for automated code reviews on this repo. Configure here.


CodeAnt-AI Description

Pin the license scan action to a fixed version for repeatable CI runs

What Changed

  • The license-check workflow now uses a fixed commit for the FOSSA scan instead of tracking the moving main branch
  • This reduces the chance of the license gate changing unexpectedly between runs

Impact

✅ More consistent license checks
✅ Fewer surprise CI changes
✅ Safer dependency scan runs

🔄 Retrigger CodeAnt AI Review

Details

💡 Usage Guide

Checking Your Pull Request

Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.

Talking to CodeAnt AI

Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:

@codeant-ai ask: Your question here

This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.

Example

@codeant-ai ask: Can you suggest a safer alternative to storing this secret?

Preserve Org Learnings with CodeAnt

You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:

@codeant-ai: Your feedback here

This helps CodeAnt AI learn and adapt to your team's coding style and standards.

Example

@codeant-ai: Do not flag unused imports.

Retrigger review

Ask CodeAnt AI to review the PR again, by typing:

@codeant-ai: review

Check Your Repository Health

To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@codeant-ai

codeant-ai Bot commented Apr 24, 2026

Copy link
Copy Markdown

CodeAnt AI is reviewing your PR.


Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added the size:XS This PR changes 0-9 lines, ignoring generated files label Apr 24, 2026
@codeant-ai

codeant-ai Bot commented Apr 24, 2026

Copy link
Copy Markdown

CodeAnt AI finished reviewing your PR.

@KooshaPari
KooshaPari force-pushed the chore/pin-action-shas-1777072745-6874 branch from 21dbde6 to 80f4830 Compare April 24, 2026 23:20
@KooshaPari
KooshaPari merged commit 35b3593 into main Apr 24, 2026
7 of 12 checks passed
KooshaPari added a commit that referenced this pull request Apr 26, 2026
helios-cli ships OpenAI Codex CLI's README verbatim. Prepend a fork-context
section that:

- declares this as a Phenotype-org fork of openai/codex
- enumerates recent fork-specific patches (CVE bumps in codex-rs #525/#526,
  workspace deps fix #527, OSSF Scorecard #524, action SHA pinning #519-#521,
  VitePress deploy bootstrap #518)
- points downstream readers at PLAN.md and docs/contributing.md for
  Phenotype-specific context
- documents upstream tracking strategy

Upstream README is preserved verbatim below the preamble.
@KooshaPari
KooshaPari deleted the chore/pin-action-shas-1777072745-6874 branch May 2, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant