Skip to content

chore: sync 8 org-standard workflow stub(s) from petry-projects/.github - #436

Merged
don-petry merged 9 commits into
mainfrom
standards-sync/workflows-20260713
Jul 13, 2026
Merged

chore: sync 8 org-standard workflow stub(s) from petry-projects/.github#436
don-petry merged 9 commits into
mainfrom
standards-sync/workflows-20260713

Conversation

@don-petry

Copy link
Copy Markdown
Collaborator

Syncs the following org-standard workflow stub(s) from petry-projects/.github (standards/workflows/), deployed verbatim:

  • pr-review-mention.yml
  • dev-lead.yml
  • agent-shield.yml
  • auto-rebase.yml
  • dependabot-automerge.yml
  • dependabot-rebase.yml
  • dependency-audit.yml
  • add-to-project.yml

Opened by scripts/deploy-standard-workflows.sh. Stubs are thin callers; all behaviour lives in the reusables. See standards/ci-standards.md. Labeled standards-sync and left for the normal review/auto-merge pipeline — the deploy script never merges directly.

@don-petry don-petry added the standards-sync Org-standard workflow stub synced from petry-projects/.github label Jul 13, 2026
@don-petry
don-petry requested a review from a team as a code owner July 13, 2026 11:41
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@don-petry, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 50 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 87b3240c-92fc-4cd3-bad2-e229e8d21bb2

📥 Commits

Reviewing files that changed from the base of the PR and between 5e87abf and 341b9c8.

📒 Files selected for processing (11)
  • .github/workflows/add-to-project.yml
  • .github/workflows/agent-shield.yml
  • .github/workflows/auto-rebase.yml
  • .github/workflows/ci-failure-analyst.yml
  • .github/workflows/dependabot-automerge.yml
  • .github/workflows/dependabot-rebase.yml
  • .github/workflows/dependency-audit.yml
  • .github/workflows/dev-lead.yml
  • .github/workflows/feature-ideation.yml
  • .github/workflows/pr-auto-review.yml
  • .github/workflows/pr-review-mention.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch standards-sync/workflows-20260713

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.

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@don-petry

Copy link
Copy Markdown
Collaborator Author

Dev-Lead — review-changes (no-changes)

No changes were needed for this PR.

@don-petry
don-petry enabled auto-merge (squash) July 13, 2026 11:42
@don-petry
don-petry disabled auto-merge July 13, 2026 11:43
@don-petry
don-petry enabled auto-merge (squash) July 13, 2026 11:44
@don-petry

Copy link
Copy Markdown
Collaborator Author

Dev-Lead — fix-bot-comment (applied)

Changes committed and pushed.

@don-petry
don-petry disabled auto-merge July 13, 2026 11:45
@sonarqubecloud

Copy link
Copy Markdown

@don-petry

Copy link
Copy Markdown
Collaborator Author

Dev-Lead — review-changes (no-changes)

No changes were needed for this PR.

@don-petry
don-petry enabled auto-merge (squash) July 13, 2026 11:45
@donpetry-bot

Copy link
Copy Markdown
Contributor

Advisory bots were rate-limited; auto-approval is withheld until they recover. pr-review-sweep will re-review this PR after 2026-07-13T12:46:29Z.

@donpetry-bot donpetry-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Automated review — APPROVED ✓

Risk: MEDIUM
Reviewed commit: 341b9c887204285265d45e5502c340d3505fe8d4
Review mode: triage-approved (single reviewer)

Summary

Standards-sync PR deploying 8 org-standard workflow stubs verbatim from petry-projects/.github. Changes are channel-tag pin bumps (stable → v1-stable/v2-stable), comment/whitespace normalization, and removal of the discussion trigger from add-to-project.yml (reduced trigger surface). All 11 files were verified against the source-of-truth files in petry-projects/.github/standards/workflows/ — the only deltas are whitespace and the per-repo channel pins, which the stub headers explicitly permit. All referenced channel tags were confirmed to exist. No permission or secrets changes; all reusable refs are first-party.

Linked issue analysis

No linked issues. This PR was opened automatically by scripts/deploy-standard-workflows.sh as part of the org standards-sync pipeline (labeled standards-sync); the PR body documents the sync scope. No issue linkage is expected for this class of PR.

Findings

  • Triage assessment confirmed: thin caller stubs only; all behaviour lives in the reusables.
  • Verified verbatim sync: each stub matches petry-projects/.github/standards/workflows/ modulo whitespace and the documented per-repo channel pin (e.g. dev-lead/v1-stable, agent-shield/v2-stable). All pinned tags exist in petry-projects/.github and petry-projects/.github-private.
  • No new permissions, triggers, or secret exposure. add-to-project.yml drops the discussion trigger, reducing surface. secrets: inherit usage is pre-existing and unchanged.
  • Secret scan: run_secret_scanning MCP tool unavailable in this run; gitleaks CI check passed. No secrets present in the diff (workflow refs and comments only).
  • No unresolved review threads or human reviewer questions; all PR comments are bot advisories (CodeRabbit/Codex rate limits, SonarCloud pass, dev-lead status markers).

CI status

All required checks green at 341b9c8: CI Pipeline (build-and-test, gitleaks, autofix), CodeQL (actions/js-ts/python), SonarCloud quality gate passed (0 new issues, 0 hotspots), Node.js Tests, Playwright UI Tests, Coverage, AgentShield, dependency-audit (npm audit pass; other ecosystems skipped), CodeRabbit status SUCCESS. Skipped jobs are conditional (dependabot-only / ecosystem-absent) and expected.


Reviewed automatically by the PR-review agent (single-reviewer mode: fable 5). Reply if you need a human review.

@don-petry
don-petry merged commit 4f205ef into main Jul 13, 2026
26 checks passed
@don-petry
don-petry deleted the standards-sync/workflows-20260713 branch July 13, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

standards-sync Org-standard workflow stub synced from petry-projects/.github

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants