Skip to content

Update GitHub Actions pins to current majors in automatic promotion stack#218

Merged
deusebio merged 1 commit intopra-257-automatic-promotion-bundlefrom
copilot/sub-pr-214
Apr 21, 2026
Merged

Update GitHub Actions pins to current majors in automatic promotion stack#218
deusebio merged 1 commit intopra-257-automatic-promotion-bundlefrom
copilot/sub-pr-214

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 21, 2026

Description

This stacked PR addresses review feedback on #214 by updating GitHub Actions references to current major versions in the files touched by this branch. Scope is limited to the modified automation files used by revision generation, promotion, and shared test execution.

  • Composite action updates (.github/actions/run-test/action.yaml)

    • actions/setup-pythonv5.3.0
    • actions/download-artifactv7
  • Revision generation workflow updates (.github/workflows/generate-charm-revisions.yaml)

    • actions/checkoutv6
    • actions/setup-pythonv5.3.0
    • actions/upload-artifactv6
  • Promotion workflow updates (.github/workflows/promote-charm-revisions.yaml)

    • actions/setup-pythonv5.3.0
    • actions/download-artifactv7
# Example of the version bump pattern applied in this PR
- uses: actions/download-artifact@v7

Checklist

  • I have added or updated any relevant documentation.

Copilot AI changed the title [WIP] [WIP] Update actions to latest version based on review feedback for automatic promotion bundle Update GitHub Actions pins to current majors in automatic promotion stack Apr 21, 2026
Copilot AI requested a review from deusebio April 21, 2026 09:30
@deusebio deusebio force-pushed the copilot/sub-pr-214 branch from 0d91424 to c53b4eb Compare April 21, 2026 10:15
@deusebio deusebio marked this pull request as ready for review April 21, 2026 10:49
@deusebio deusebio merged commit 180f952 into pra-257-automatic-promotion-bundle Apr 21, 2026
6 of 9 checks passed
@deusebio deusebio deleted the copilot/sub-pr-214 branch April 21, 2026 10:51
deusebio added a commit that referenced this pull request Apr 27, 2026
Agent-Logs-Url: https://github.com/canonical/spark-k8s-bundle/sessions/b95866ae-4b13-474d-a17d-784a4ea97c70

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: deusebio <10907198+deusebio@users.noreply.github.com>
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