-
Notifications
You must be signed in to change notification settings - Fork 420
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
GitHub Actions are not being generated correctly in the repository.
I expected the workflows to be created automatically when starting the exercise, but instead I see errors (exit code 128 and URL returned error: 500).
How to reproduce
- Go to the repository
SebatjaUwU/skills-getting-started-with-github-copilot. - Click on Start Exercise.
- Wait for the workflows to be created.
- Check the Actions tab and see the error.
Expected behavior
The GitHub Skills workflows should be generated and executed without errors, allowing me to continue the course.
Actual behavior
The process fails with:
The process '/usr/bin/git' failed with exit code 128unable to access 'https://github.com/...': The requested URL returned error: 500
Screenshots
Additional context
This issue occurs when trying to start the Getting started with GitHub Copilot course.
The error seems related to accessing the support repository (skills/exercise-toolkit), which prevents the required Actions from being created.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working