Skip to content

DEVOPS-1128: Update MiraGeoscience/CI-tools dependabot config and pin refs to @v3 - #129

Closed
RomFloreani wants to merge 1 commit into
developfrom
DEVOPS-1128-update-ci-tools-config
Closed

DEVOPS-1128: Update MiraGeoscience/CI-tools dependabot config and pin refs to @v3#129
RomFloreani wants to merge 1 commit into
developfrom
DEVOPS-1128-update-ci-tools-config

Conversation

@RomFloreani

@RomFloreani RomFloreani commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

DEVOPS-1128 - Fix the issue with Dependabot being triggered for minor and patch version for CI-Tools Bumps.
DEVOPS-1128: two related CI-tools config updates, applied wherever they're relevant to this repo:

  • Add an ignore: block to dependabot.yml so Dependabot skips minor and patch version updates for MiraGeoscience/CI-tools/.github/actions/* and MiraGeoscience/CI-tools/.github/workflows/* (major updates still come through).
  • Pin any MiraGeoscience/CI-tools action/workflow ref that floated on @main/@v2/@v1.0.0 to @v3.

This PR was run by a PowerShell script with the help of Copilot.

…-tools dependencies

Authored using a powershell script with the help of Copilot.
Copilot AI review requested due to automatic review settings July 6, 2026 20:21
@github-actions github-actions Bot changed the title Update MiraGeoscience/CI-tools dependabot config and pin refs to @v3 DEVOPS-1128: Update MiraGeoscience/CI-tools dependabot config and pin refs to @v3 Jul 6, 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.

Pull request overview

Updates the repository’s Dependabot configuration to prevent minor/patch bump PR noise specifically for the shared MiraGeoscience/CI-tools GitHub Actions and reusable workflows, while still allowing major updates to be proposed.

Changes:

  • Added ignore rules in .github/dependabot.yml to skip semver minor and patch updates for 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.

@RomFloreani

Copy link
Copy Markdown
Contributor Author

Closing: decided not to proceed with the Dependabot minor/patch ignore rule for CI-tools dependencies (DEVOPS-1128). This repo's dependabot.yml already had the standard mirageo-ci-tools template before this PR, so no further action is needed here.

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