Skip to content

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

Closed
raffis wants to merge 1 commit into
masterfrom
DK-5938
Closed

ci: remove superseded ensure actions pin job DK-5938#584
raffis wants to merge 1 commit into
masterfrom
DK-5938

Conversation

@raffis

@raffis raffis commented Sep 4, 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 redundant SHA-pinning validation job from the pull request workflow for DK-5938. GitHub’s organization-wide setting now enforces pinned actions, so CI no longer runs this duplicate check.

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

Review in cubic

Summary by CodeRabbit

  • Style
    • Reformatted workflow configuration for improved consistency and readability.
    • No user-facing behavior or functionality changed.

@raffis
raffis requested a review from a team as a code owner September 4, 2026 14:24
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Review Change Stack

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: 564bad71-10d3-4566-ae32-a5aa0909287e

📥 Commits

Reviewing files that changed from the base of the PR and between fb6ea76 and e8e1eb6.

📒 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 workflow file was reformatted to indent the permissions and pull request trigger keys. The workflow configuration remains unchanged.

Changes

Workflow formatting

Layer / File(s) Summary
Align workflow keys
.github/workflows/pr-actions.yaml
The permissions and pull request trigger block now use nested indentation. Their configuration remains unchanged.

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

Merge Risk: ⚪ Minimal · up to e8e1e

The described workflow maintenance change has no identified merge-blocking risk.

🚥 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 clearly identifies removal of the superseded CI job and matches the stated PR objective. The file summary reports formatting only, so the implementation summary should be verified separately…
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

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 closed this Sep 4, 2026
@raffis
raffis deleted the DK-5938 branch September 4, 2026 14:32
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