Skip to content

chore: add enterprise Dependabot configuration - #96

Merged
TheWitness merged 5 commits into
Cacti:developfrom
somethingwithproof:chore/dependabot-config
Sep 18, 2026
Merged

TheWitness merged 5 commits into
Cacti:developfrom
somethingwithproof:chore/dependabot-config

Conversation

@somethingwithproof

Copy link
Copy Markdown
Member

Adds grouped, cooled-down Dependabot updates with standard ecosystem labels and commit prefixes.

Copilot AI review requested due to automatic review settings July 14, 2026 17:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a Dependabot configuration to automate GitHub Actions dependency updates with grouping, labeling, commit-message conventions, a weekly schedule, and a cooldown period, aligning dependency update PRs with the repo’s branching/workflow expectations.

Changes:

  • Introduces .github/dependabot.yml with github-actions ecosystem updates targeting develop.
  • Groups all GitHub Actions updates into a single Dependabot PR group.
  • Applies standard labels and a commit message prefix, with a weekly Friday schedule and a 7-day cooldown.

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

No workflow file existed on this branch, so pull_request CI never
triggered (checks showed as NONE). Copy the workflow already proven
on PR Cacti#90 so this branch gets real CI signal.

Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
@somethingwithproof
somethingwithproof force-pushed the chore/dependabot-config branch from d8e813a to 0585d19 Compare July 29, 2026 03:27
@somethingwithproof

Copy link
Copy Markdown
Member Author

Rebased onto develop (was 2 commits behind) and added .github/workflows/plugin-ci-workflow.yml — this branch never had a CI workflow file, which is why checks showed as none. Copied the workflow already proven green on #90. No unresolved Copilot threads on this PR.

@bmfmancini bmfmancini left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM — standard grouped/cooled-down Dependabot config. Approving.

@TheWitness
TheWitness merged commit d3c7475 into Cacti:develop Sep 18, 2026
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.

5 participants