v0.1.0
·
56 commits
to refs/heads/main
since this release
First release 🎉
We're excited to announce the first release of the GitHub Skills Exercise Toolkit, designed to streamline the creation and management of Skills exercises.
What's Included
⚙️ Reusable Workflows
This release includes three powerful reusable workflows:
-
.github/workflows/start-exercise.yml- Disables all exercise step GitHub Workflows
- Creates GitHub Issue for the exercise
- Updates README links and buttons
-
.github/workflows/finish-exercise.yml- Closes the exercise issue automatically
- Congratulates the learner in the README
-
.github/workflows/find-exercise-issue.yml- Finds the exercise issue
- Outputs
issue-urlandissue-numbervalues for use in other workflows
📋 Markdown Templates
All markdown templates have been migrated from the skills/response-templates repository and are now available in this toolkit.
Templates include:
- Issue templates
- Response templates for automated interactions