Skip to content

chore(ci): monthly, grouped Dependabot updates - #17

Open
Neftedollar wants to merge 1 commit into
mainfrom
ci/quiet-dependabot
Open

chore(ci): monthly, grouped Dependabot updates#17
Neftedollar wants to merge 1 commit into
mainfrom
ci/quiet-dependabot

Conversation

@Neftedollar

Copy link
Copy Markdown
Owner

Weekly nuget and github-actions updates opened up to eight PRs a month, each triggering a full CI run.

Moves both ecosystems to monthly, caps open PRs at 3, and groups minor/patch bumps into a single PR. Major bumps still arrive individually, so nothing that deserves attention gets hidden.

CI on this repo is currently green; this changes cadence only.

Weekly nuget and github-actions updates opened up to eight PRs a month, each
triggering a full CI run. Monthly cadence with minor/patch grouping keeps the
same coverage at a fraction of the noise.

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e02a8f88f9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/dependabot.yml
Comment on lines +20 to +22
github-actions:
patterns:
- "*"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Exclude major GitHub Actions updates from the group

When one of the workflow actions receives a major update, patterns: ["*"] makes it eligible for this group because there is no update-types restriction. Multiple breaking action upgrades can therefore be combined into one pull request rather than arriving individually as intended; restrict this group to minor and patch updates as the NuGet group does.

Useful? React with 👍 / 👎.

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.

1 participant