Skip to content

chore: update plugin-ci-workflows to v8.0.1#758

Merged
aangelisc merged 1 commit into
mainfrom
chore/update-plugin-ci-workflows-to-v8.0.1
May 28, 2026
Merged

chore: update plugin-ci-workflows to v8.0.1#758
aangelisc merged 1 commit into
mainfrom
chore/update-plugin-ci-workflows-to-v8.0.1

Conversation

@aangelisc
Copy link
Copy Markdown
Contributor

Summary

  • Updates grafana/plugin-ci-workflows reusable workflows to the target version.
  • This brings CI/CD pipelines in line with the latest plugin-ci-workflows release.

Test plan

  • Verify CI passes on this PR

Copilot AI review requested due to automatic review settings May 28, 2026 11:36
@aangelisc aangelisc requested a review from a team as a code owner May 28, 2026 11:36
@github-project-automation github-project-automation Bot moved this to Backlog in OSS Big Tent May 28, 2026
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

Updates this repository’s GitHub Actions CI/CD pipelines to use grafana/plugin-ci-workflows reusable workflows ci-cd-workflows/v8.0.1, aligning builds/deployments with the latest shared workflow release.

Changes:

  • Bump reusable CI workflow reference from v7.3.1v8.0.1.
  • Bump reusable CD workflow reference from v7.3.1v8.0.1.

Reviewed changes

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

File Description
.github/workflows/push.yaml Updates reusable CI workflow version to ci-cd-workflows/v8.0.1.
.github/workflows/publish.yaml Updates reusable CD workflow version to ci-cd-workflows/v8.0.1.

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

Comment on lines 16 to 18
name: CI
uses: grafana/plugin-ci-workflows/.github/workflows/ci.yml@ci-cd-workflows/v7.3.1
uses: grafana/plugin-ci-workflows/.github/workflows/ci.yml@ci-cd-workflows/v8.0.1
with:
Comment on lines 29 to 32
cd:
name: CD
uses: grafana/plugin-ci-workflows/.github/workflows/cd.yml@ci-cd-workflows/v7.3.1
uses: grafana/plugin-ci-workflows/.github/workflows/cd.yml@ci-cd-workflows/v8.0.1
with:
@aangelisc aangelisc merged commit 7db0c50 into main May 28, 2026
24 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Complete in OSS Big Tent May 28, 2026
@aangelisc aangelisc deleted the chore/update-plugin-ci-workflows-to-v8.0.1 branch May 28, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants