Skip to content

DEVOPS-1066: ci: add dependabot groups for MiraGeoscience/CI-tools#196

Merged
sebhmg merged 1 commit into
developfrom
DEVOPS-1066
Apr 22, 2026
Merged

DEVOPS-1066: ci: add dependabot groups for MiraGeoscience/CI-tools#196
sebhmg merged 1 commit into
developfrom
DEVOPS-1066

Conversation

@sebhmg
Copy link
Copy Markdown
Contributor

@sebhmg sebhmg commented Apr 22, 2026

DEVOPS-1066 - use CI-tools v3 in all the repos

Summary

Add groups configuration to .github/dependabot.yml to group all MiraGeoscience/CI-tools workflow and action bumps into a single dependabot PR, instead of creating one PR per file.

Changes

  • Added github-actions group for actions/* patterns
  • Added mirageo-ci-actions group for MiraGeoscience/CI-tools/.github/actions/* and MiraGeoscience/CI-tools/.github/workflows/* patterns

This PR was created by GitHub Copilot as part of DEVOPS-1066.

Add groups configuration to dependabot.yml to group CI-tools bumps
together, preventing individual PRs for each workflow update.

This change was performed by GitHub Copilot as part of DEVOPS-1066.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 22, 2026 02:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds Dependabot grouping rules so GitHub Actions updates (including reusable workflows/actions from MiraGeoscience/CI-tools) are consolidated into fewer PRs, reducing PR noise for CI maintenance.

Changes:

  • Added a github-actions Dependabot group matching actions/*.
  • Added a mirageo-ci-actions Dependabot group matching MiraGeoscience/CI-tools/.github/actions/* and MiraGeoscience/CI-tools/.github/workflows/*.

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.87%. Comparing base (9baaece) to head (8f60544).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #196      +/-   ##
===========================================
+ Coverage    85.61%   85.87%   +0.25%     
===========================================
  Files           19       19              
  Lines         1189     1189              
  Branches       153      153              
===========================================
+ Hits          1018     1021       +3     
+ Misses         129      127       -2     
+ Partials        42       41       -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sebhmg sebhmg merged commit 063cd50 into develop Apr 22, 2026
25 checks passed
@sebhmg sebhmg deleted the DEVOPS-1066 branch April 22, 2026 02:50
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