Skip to content

Conversation

@FidelusAleksander
Copy link
Contributor

Changes

Checklist

  • I have added or updated appropriate labels to this PR
  • I have tested my changes
  • I have updated the documentation if needed

Copilot AI review requested due to automatic review settings April 29, 2025 15:22
@FidelusAleksander FidelusAleksander added the skip-release-notes Pull requests that should not be included in the release notes label Apr 29, 2025
@github-actions github-actions bot added the workflows Changes to reusable workflows label Apr 29, 2025
Copy link
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

This PR prepares the CI for the upcoming v0.4.0 release by updating commit references in the workflow files.

  • Updated the commit reference in .github/workflows/start-exercise.yml
  • Updated the commit reference in .github/workflows/finish-exercise.yml

Reviewed Changes

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

File Description
.github/workflows/start-exercise.yml Update commit hash reference to v0.4.0
.github/workflows/finish-exercise.yml Update commit hash reference to v0.4.0
Comments suppressed due to low confidence (2)

.github/workflows/start-exercise.yml:67

  • [nitpick] Consider extracting the commit reference into a workflow variable or reusable step to reduce duplication and ease future updates.
ref: 2b20d4df4eeb6ddb2631cd16db6aab20e2b36779 # v0.4.0

.github/workflows/finish-exercise.yml:31

  • [nitpick] Consider extracting the commit reference into a workflow variable or reusable step to reduce duplication and ease future updates.
ref: 2b20d4df4eeb6ddb2631cd16db6aab20e2b36779 # v0.4.0

@FidelusAleksander FidelusAleksander merged commit a112ab1 into main Apr 29, 2025
6 checks passed
@FidelusAleksander FidelusAleksander deleted the prepare-release branch April 29, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-release-notes Pull requests that should not be included in the release notes workflows Changes to reusable workflows

Development

Successfully merging this pull request may close these issues.

2 participants