Skip to content

ci: remove superseded ensure actions pin job DK-5938 - #588

Merged
raffis merged 1 commit into
masterfrom
DK-5938-2
Sep 7, 2026
Merged

ci: remove superseded ensure actions pin job DK-5938#588
raffis merged 1 commit into
masterfrom
DK-5938-2

Conversation

@raffis

@raffis raffis commented Sep 7, 2026

Copy link
Copy Markdown
Member

This is an automated PR

Current situation

So far we validated our action pipelines in order to ensure all actions have been pinned to a digest.
However github has introduced a new feature which is a simple org wide setting which renders this job not needed anymore.

Proposal

Remove job.


Summary by cubic

Removes the pr-actions workflow that enforced SHA-pinned GitHub Actions, since GitHub's org-wide setting now covers this.

Rollout

  • No action needed; the org-wide digest pinning setting must stay enabled.

Written for commit cf99894. Summary will update on new commits.

Review in cubic

Summary by CodeRabbit

  • Chores
    • Removed an internal pull request security validation workflow.
    • No user-facing features or behavior were changed.

@raffis
raffis requested a review from a team as a code owner September 7, 2026 07:45
@github-actions github-actions Bot added the size/S label Sep 7, 2026
@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: DoodleScheduling/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 9dd83a73-6a5d-4af4-be55-4bde7b83176b

📥 Commits

Reviewing files that changed from the base of the PR and between 0f0b75c and cf99894.

📒 Files selected for processing (1)
  • .github/workflows/pr-actions.yaml
💤 Files with no reviewable changes (1)
  • .github/workflows/pr-actions.yaml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The pull request deletes .github/workflows/pr-actions.yaml, including checks for SHA-pinned actions, Harden Runner, checkout, and the SLSA generator workflow allowlist.

Changes

Cohort / File(s) Summary
Workflow removal
.github/workflows/pr-actions.yaml
Deletes the pull request action-pinning and workflow allowlist checks.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to cf998

This removes the obsolete GitHub Actions digest-pinning validation job now covered by organization-wide policy. No merge-blocking risk is identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately identifies the main change: removal of the superseded CI job that checked whether GitHub Actions were pinned. It is concise and includes the relevant issue identifier.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch DK-5938-2

Comment @coderabbitai help to get the list of available commands.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

@raffis
raffis merged commit 1b51eff into master Sep 7, 2026
18 checks passed
@raffis
raffis deleted the DK-5938-2 branch September 7, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants