Skip to content

fix: pin feature-ideation.yml reusable workflow to SHA#113

Open
don-petry wants to merge 2 commits intomainfrom
claude/issue-88-20260418-1841
Open

fix: pin feature-ideation.yml reusable workflow to SHA#113
don-petry wants to merge 2 commits intomainfrom
claude/issue-88-20260418-1841

Conversation

@don-petry
Copy link
Copy Markdown
Contributor

Summary

  • Pins petry-projects/.github/.github/workflows/feature-ideation-reusable.yml from @v1 to its resolved SHA ae9709f4466dec60a5733c9e7487f69dcd004e05 to satisfy the action-pinning compliance policy.
  • Syncs the file with the latest upstream template: adds dry_run workflow_dispatch input, actions: read permission, and sources_file optional comment.

Closes #88

Generated with Claude Code

Pins petry-projects/.github/.github/workflows/feature-ideation-reusable.yml
from @v1 to SHA ae9709f4466dec60a5733c9e7487f69dcd004e05 (v1) to satisfy
the action-pinning compliance policy.

Also syncs the file with the latest upstream template:
- Adds dry_run workflow_dispatch input
- Adds actions: read permission (feed checkpoint support)
- Adds sources_file optional comment
- Aligns comment formatting

Closes #88

Co-authored-by: don-petry <don-petry@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 18, 2026 18:43
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 18, 2026

Warning

Rate limit exceeded

@github-actions[bot] has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 44 minutes and 31 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 44 minutes and 31 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: bff1dbbb-c9d1-4965-8f09-e4d31e2ebaf6

📥 Commits

Reviewing files that changed from the base of the PR and between bca8483 and 2a4af48.

📒 Files selected for processing (1)
  • .github/workflows/feature-ideation.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/issue-88-20260418-1841

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@don-petry
Copy link
Copy Markdown
Contributor Author

@don-petry — you are the CODEOWNERS for this repository. This PR pins the feature-ideation.yml reusable workflow to SHA ae9709f4466dec60a5733c9e7487f69dcd004e05 (v1) to resolve the action-pinning compliance finding in issue #88. Please review and merge when ready.

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Pins the feature-ideation reusable workflow reference to an immutable SHA for compliance, while syncing this workflow file with the latest upstream template.

Changes:

  • Pin petry-projects/.github/.github/workflows/feature-ideation-reusable.yml from @v1 to a specific commit SHA.
  • Add dry_run workflow_dispatch input and pass it through to the reusable workflow.
  • Expand job permissions to include actions: read and update inline documentation/comments (including optional sources_file guidance).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Compliance: unpinned-actions-feature-ideation.yml

2 participants