Skip to content

chore(deps): bump petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml from f4107cd34b06f0bef6d07b38a8bbab406830c3dc to ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da - #380

Merged
don-petry merged 3 commits into
mainfrom
dependabot/github_actions/petry-projects/dot-github/dot-github/workflows/dependabot-rebase-reusable.yml-ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da
Jun 14, 2026
Merged

chore(deps): bump petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml from f4107cd34b06f0bef6d07b38a8bbab406830c3dc to ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da#380
don-petry merged 3 commits into
mainfrom
dependabot/github_actions/petry-projects/dot-github/dot-github/workflows/dependabot-rebase-reusable.yml-ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor

Bumps petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml from f4107cd34b06f0bef6d07b38a8bbab406830c3dc to ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da.

Commits
  • ce8a8c3 fix: pin agent-shield reusable workflow to SHA (#132)
  • e262589 chore(deps): Bump actions/checkout from 6.0.2 to 6.0.3 (#459)
  • 6d251e1 chore(deps): Bump SonarSource/sonarqube-scan-action from 8.1.0 to 8.2.0 (#460)
  • bb7964a chore(deps): Bump pnpm/action-setup from 5.0.0 to 6.0.8 (#461)
  • 897e4de fix(compliance-audit): suppress gh_api stdout on failure to fix false CODEOWN...
  • f471b21 feat(feature-ideation): auto-enhance new Ideas Discussions on creation (#448)
  • 8678852 chore(compliance): run re-trigger sweep hourly (one issue per repo per hour) ...
  • 73231f6 fix(standards): correct SHA in dependabot-rebase template (#145)
  • e802345 feat(claude-code-reusable): enable rebases in interactive job (#235)
  • 220ee92 fix: enable delete_branch_on_merge on .github repo (#222)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…-rebase-reusable.yml

Bumps [petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml](https://github.com/petry-projects/.github) from f4107cd34b06f0bef6d07b38a8bbab406830c3dc to ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da.
- [Commits](petry-projects/.github@f4107cd...ce8a8c3)

---
updated-dependencies:
- dependency-name: petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml
  dependency-version: ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency update PRs security Security-related PRs and issues labels Jun 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 14, 2026 18:22
@dependabot dependabot Bot added dependencies Dependency update PRs security Security-related PRs and issues labels Jun 14, 2026
@petry-projects-dependabot-automrg
petry-projects-dependabot-automrg Bot enabled auto-merge (squash) June 14, 2026 18:22
…-github/dot-github/workflows/dependabot-rebase-reusable.yml-ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da
@don-petry
don-petry disabled auto-merge June 14, 2026 21:21
@don-petry

Copy link
Copy Markdown
Collaborator

Dev-Lead — fix-bot-comment (no-changes)

Agent reasoning
Issues addressed: 0
Files changed: none
Skipped: 0 (Quality Gate passed with no findings)
```
This is a clean PR from the automated analysis perspective. No code changes are needed.

@don-petry
don-petry enabled auto-merge (squash) June 14, 2026 21:21

@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: LOW
Reviewed commit: 200251a44cae1593b3748db0363167b152ebe7e7
Review mode: triage-approved (single reviewer)

Summary

Dependabot bumps the org-internal reusable workflow dependabot-rebase-reusable.yml from f4107cd to ce8a8c3 (single-line, SHA-pinned ref in .github/workflows/dependabot-rebase.yml). Both old and new SHAs verified to exist in petry-projects/.github; the new head commit pins the agent-shield reusable workflow to a SHA, a security improvement. First-party reusable workflow, properly SHA-pinned.

Linked issue analysis

No linked issue (standard for a Dependabot dependency bump). N/A.

Findings

  • Single +1/-1 change: updates a SHA-pinned uses: ref for a first-party org reusable workflow.
  • New SHA ce8a8c3 verified present in petry-projects/.github (head commit: "fix: pin agent-shield reusable workflow to SHA (#132)"); old SHA also verified.
  • Ref remains pinned to a full 40-char commit SHA (not a mutable tag) — no GitHub Actions pinning regression.
  • No code, secrets, or logic changes. No new third-party dependencies.
  • dev-lead agent independently assessed the PR as clean (no changes needed).

CI status

All required checks green: build-and-test, Node.js Tests, Playwright UI Tests, Coverage, CodeQL (actions/js-ts/python), SonarCloud (Quality Gate passed, 0 new issues / 0 hotspots), AgentShield, Secret scan (gitleaks), npm audit. Remaining audit jobs SKIPPED (no matching ecosystem). No failures or cancellations.


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

…-github/dot-github/workflows/dependabot-rebase-reusable.yml-ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da
@sonarqubecloud

Copy link
Copy Markdown

@don-petry
don-petry merged commit db49dd2 into main Jun 14, 2026
26 of 29 checks passed
@don-petry
don-petry deleted the dependabot/github_actions/petry-projects/dot-github/dot-github/workflows/dependabot-rebase-reusable.yml-ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da branch June 14, 2026 21:26
@github-actions

Copy link
Copy Markdown
Contributor

CI Failure: SonarCloud Code Analysis

Step: SonarCloud Code Analysis
Root cause: Env issue

This is a Dependabot PR that only updates a reusable workflow SHA with no source code changes. SonarCloud analyses require the SONAR_TOKEN secret, which GitHub does not automatically expose to Dependabot-triggered workflow runs due to security restrictions on pull requests from automated bots. The analysis therefore cannot authenticate with SonarCloud and fails before scanning any code.

Suggested fix: Add a repository secret passthrough for Dependabot by navigating to Settings → Secrets → Dependabot and ensuring SONAR_TOKEN is added there (separate from Actions secrets), so SonarCloud can authenticate when Dependabot triggers the workflow.

View run logs

don-petry pushed a commit that referenced this pull request Aug 4, 2026
…-rebase-reusable.yml from f4107cd34b06f0bef6d07b38a8bbab406830c3dc to ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da (#380)

chore(deps): bump petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml

Bumps [petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml](https://github.com/petry-projects/.github) from f4107cd34b06f0bef6d07b38a8bbab406830c3dc to ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da.
- [Commits](petry-projects/.github@f4107cd...ce8a8c3)

---
updated-dependencies:
- dependency-name: petry-projects/.github/.github/workflows/dependabot-rebase-reusable.yml
  dependency-version: ce8a8c328b21feb26c7bb9ef81ffb26354e9a4da
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-automerge-petry[bot] <270452309+dependabot-automerge-petry[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update PRs security Security-related PRs and issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants