Skip to content

Add Dependabot config for GitHub Actions#4

Merged
TrevorSchirmer merged 1 commit into
ApolloAutomation:mainfrom
bharvey88:ci/dependabot
Jun 15, 2026
Merged

Add Dependabot config for GitHub Actions#4
TrevorSchirmer merged 1 commit into
ApolloAutomation:mainfrom
bharvey88:ci/dependabot

Conversation

@bharvey88

@bharvey88 bharvey88 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Adds: .github/dependabot.yml — daily, grouped version updates for GitHub Actions, matching our other product repos (PLT-1/TEMP-1/AIR-1).

Does not publish.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Configured automated dependency update checks for GitHub Actions on a daily schedule.

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cab4c6b5-ce93-460c-b989-c42f06d0a887

📥 Commits

Reviewing files that changed from the base of the PR and between b2b8e23 and 506bb81.

📒 Files selected for processing (1)
  • .github/dependabot.yml

Walkthrough

A new .github/dependabot.yml file is added to the repository. It configures Dependabot to check github-actions dependencies daily from the repository root, prefix automated commit messages with chore(ci): , and group all action updates under a single github-actions pattern.

Changes

Dependabot Configuration

Layer / File(s) Summary
Dependabot daily schedule for github-actions
.github/dependabot.yml
New file enables Dependabot for github-actions with a daily schedule, chore(ci): commit prefix, and a wildcard grouped update pattern.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 A little yml, so tidy and neat,
Dependabot wakes at the dawn's early beat,
Actions kept fresh without lifting a paw,
Commits all prefixed by a CI-ci law.
The rabbit hops on — no stale deps today! 🌱

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add Dependabot config for GitHub Actions' directly and clearly summarizes the main change, which is adding a Dependabot configuration file for GitHub Actions dependency management.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@TrevorSchirmer TrevorSchirmer merged commit d06a376 into ApolloAutomation:main Jun 15, 2026
8 of 9 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Jul 7, 2026
10 tasks
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.

2 participants