Skip to content

refactor: modify finish exercise workflow to overwrite README and use reusable workflow from exercise-toolkit #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

FidelusAleksander
Copy link
Contributor

Summary

Used the release v0.3.0 of exercise toolkit for start and finish exercise workflows.

Repository README is now updated entirely based on a reusable template after the exercise is started and finished.

Changes

Closes:

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

Copy link

@Copilot 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.

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

Comments suppressed due to low confidence (1)

.github/workflows/4-copilot-on-github.yml:93

  • Ensure that '${{github.workflow}}' expands to the intended workflow name when disabling it; if the workflow name contains spaces or unexpected characters, this may lead to issues in properly disabling the active workflow. Consider testing this behavior or using an explicit workflow identifier if necessary.
run: gh workflow disable "${{github.workflow}}"

@FidelusAleksander FidelusAleksander merged commit 843d325 into skills:main Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant