Skip to content

[ci] E: Update nanvix workflow refs to v2.0.2#38

Merged
ppenna merged 1 commit into
nanvix/v2.12.9from
automation/update-nanvix-workflows
May 18, 2026
Merged

[ci] E: Update nanvix workflow refs to v2.0.2#38
ppenna merged 1 commit into
nanvix/v2.12.9from
automation/update-nanvix-workflows

Conversation

@ppenna

@ppenna ppenna commented May 18, 2026

Copy link
Copy Markdown

Automated bump of nanvix/workflows references to v2.0.2.

Generated by the Update Workflow Refs workflow.

Copilot AI review requested due to automatic review settings May 18, 2026 19:08
@ppenna ppenna self-assigned this May 18, 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 the Nanvix CI reusable-workflow references in this repository to track the latest nanvix/workflows release (v2.0.2), keeping the CI pipeline aligned with upstream workflow fixes/changes.

Changes:

  • Bumped nanvix/workflows/.github/workflows/nanvix-ci.yml reference from v2.0.1 to v2.0.2 for the regular CI job.
  • Bumped the same reusable workflow reference from v2.0.1 to v2.0.2 for the scheduled/dispatch CI job.
Show a summary per file
File Description
.github/workflows/nanvix-ci.yml Updates the referenced upstream Nanvix reusable CI workflow version to v2.0.2 in both jobs.

Copilot's findings

Tip

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

Comments suppressed due to low confidence (1)

.github/workflows/nanvix-ci.yml:46

  • Same as above: this reusable-workflow reference uses a mutable tag (v2.0.2). Consider pinning to a commit SHA (or otherwise ensuring the ref is immutable) to reduce the risk of upstream tag retargeting.
    uses: nanvix/workflows/.github/workflows/nanvix-ci.yml@v2.0.2
  • Files reviewed: 1/1 changed files
  • Comments generated: 1

ci:
if: github.event_name != 'schedule' && github.event_name != 'workflow_dispatch'
uses: nanvix/workflows/.github/workflows/nanvix-ci.yml@v2.0.1
uses: nanvix/workflows/.github/workflows/nanvix-ci.yml@v2.0.2
@ppenna
ppenna merged commit 8bd480b into nanvix/v2.12.9 May 18, 2026
16 checks passed
@ppenna
ppenna deleted the automation/update-nanvix-workflows branch May 18, 2026 19:13
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