Skip to content

Standardize dependabot.yml and pin MiraGeoscience/CI-tools refs to @v3#13

Merged
RomFloreani merged 5 commits into
mainfrom
DEVOPS-1128-update-ci-tools-config
Jul 10, 2026
Merged

Standardize dependabot.yml and pin MiraGeoscience/CI-tools refs to @v3#13
RomFloreani merged 5 commits into
mainfrom
DEVOPS-1128-update-ci-tools-config

Conversation

@RomFloreani

@RomFloreani RomFloreani commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

DEVOPS-1128: CI-tools config updates, applied wherever relevant to this repo:

  • Standardize dependabot.yml's github-actions entry (weekly schedule, cooldown, mirageo-ci-tools group) to match the rest of the org.
  • Pin any MiraGeoscience/CI-tools action/workflow ref that floated on @main/@v2/@v1.0.0 to @V3.

(Earlier revisions of this PR also added a dependabot ignore rule for CI-tools minor/patch updates - that's been dropped, we decided not to proceed with it.)

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

Authored using a powershell script with the help of Copilot.
Authored using a powershell script with the help of Copilot.
Copilot AI review requested due to automatic review settings July 6, 2026 20:22
@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

Choose a reason for hiding this comment

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

Pull request overview

Updates GitHub Actions reusable workflow references in this repository to align with the intended MiraGeoscience/CI-tools@v3 pinning strategy described in DEVOPS-1128.

Changes:

  • Pin CI-tools reusable workflow calls in python_analysis.yml from @main to @v3.
  • Pin CI-tools reusable workflow call in issue_to_jira.yml from @v1.0.0 to @v3.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/python_analysis.yml Pins CI-tools reusable Python analysis workflows to @v3.
.github/workflows/issue_to_jira.yml Pins CI-tools reusable JIRA issue workflow to @v3.

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

call-workflow-static-analysis:
name: Static analysis
uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-static_analysis.yml@main
uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-static_analysis.yml@v3
…updates, groups, weekly schedule)

Authored using a powershell script with the help of Copilot.
…es (decided not to proceed with it)

Authored using a powershell script with the help of Copilot.
@RomFloreani RomFloreani changed the title DEVOPS-1128: Update MiraGeoscience/CI-tools dependabot config and pin refs to @v3 Standardize dependabot.yml and pin MiraGeoscience/CI-tools refs to @v3 Jul 10, 2026
@RomFloreani
RomFloreani merged commit f821ece into main Jul 10, 2026
15 of 16 checks passed
@RomFloreani
RomFloreani deleted the DEVOPS-1128-update-ci-tools-config branch July 10, 2026 15:47
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