Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: DoodleScheduling/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe pull request deletes Changes
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to 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)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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-actionsworkflow that enforced SHA-pinned GitHub Actions, since GitHub's org-wide setting now covers this.Rollout
Written for commit cf99894. Summary will update on new commits.
Summary by CodeRabbit