Skip to content

[Bug] #107

@SebatjaUwU

Description

@SebatjaUwU

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

  1. Go to the repository SebatjaUwU/skills-getting-started-with-github-copilot.
  2. Click on Start Exercise.
  3. Wait for the workflows to be created.
  4. 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 128
  • unable to access 'https://github.com/...': The requested URL returned error: 500

Screenshots

Image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions