Skip to content

Update dependabot config for github actions - #55977

Open
gewarren wants to merge 1 commit into
dotnet:mainfrom
gewarren:shas-dependabot
Open

gewarren wants to merge 1 commit into
dotnet:mainfrom
gewarren:shas-dependabot

Conversation

@gewarren

Copy link
Copy Markdown
Collaborator

Contributes to dotnet/docs-tools#743.

Copilot AI lite review requested due to automatic review settings September 15, 2026 22:25
@gewarren
gewarren requested a review from a team as a code owner September 15, 2026 22:25
@dotnetrepoman dotnetrepoman Bot added this to the September 2026 milestone Sep 15, 2026

Copilot AI 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.

🟢 Approval recommended

All reviewed changes are dependency pinning and Dependabot configuration updates with no unresolved issues.

Pull request overview

Updates GitHub Actions dependencies to immutable commits and configures grouped Dependabot updates.

Changes:

  • Pins internal actions to a fixed commit SHA.
  • Groups GitHub Actions updates in Dependabot.
  • Applies scheduled updates with a cooldown period.
File summaries
File Description
.github/workflows/version-sweep.yml Pins the version updater action.
.github/workflows/quest.yml Pins OIDC and sequester actions.
.github/workflows/quest-bulk.yml Pins bulk workflow actions.
.github/workflows/ops-build-reporter.yml Pins the build reporter action.
.github/workflows/docs-verifier.yml Pins the docs verifier action.
.github/workflows/dependabot-bot.yml Pins the Dependabot bot action.
.github/workflows/cleanrepo-replace-redirects.yml Pins the cleanrepo action.
.github/workflows/cleanrepo-relative-links.yml Pins the cleanrepo action.
.github/workflows/cleanrepo-redirect-hops.yml Pins the cleanrepo action.
.github/workflows/cleanrepo-orphaned-snippets.yml Pins the cleanrepo action.
.github/workflows/cleanrepo-orphaned-includes.yml Pins the cleanrepo action.
.github/workflows/cleanrepo-orphaned-images.yml Pins the cleanrepo action.
.github/workflows/cleanrepo-orphaned-articles.yml Pins the cleanrepo action.
.github/workflows/check-for-build-warnings.yml Pins the status checker action.
.github/dependabot.yml Groups GitHub Actions updates.
Review details
  • Files reviewed: 15/15 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@gewarren
gewarren enabled auto-merge (squash) September 15, 2026 22:56
Comment thread .github/dependabot.yml
updates:
- package-ecosystem: "github-actions" # Core GitHub Actions
directory: "/"
groups:

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.

I'm not familure with this enough to know for sure how this reacts on the next run. Does dependabot-bot's template in docs-tools need the matching groups: change, or will Monday's run revert this output? Or maybe there is another related PR?

@wadepickett wadepickett 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.

@gewarren: Looks good to me, approved. I did add a comment on a line where it was not clear to me how a round trip would effect the output. You might look that over first before merging.

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.

3 participants