antonio-bravo / globaldevopsexperience_gdex-afterevent

0 stars 1 forks source link

:sparkles: Fixing challenge 2 #52

Open antonio-bravo opened 1 week ago

antonio-bravo commented 1 week ago

I've fixed the following things in the repo for you:

Not everthing can be done through a pull request, so I've also included 3 scripts you can run from your codespace to finish the setup. You can find them in the .github/ directory.

After merging, check out the main branch, pull the latest changes and run these scripts from the terminal:

git switch main
git pull origin main

cd .github
pwsh fix.ps1

You will be asked to authenticate to GitHub to temporarily grant your codespace repository admin permissions, so it can change the repository settings.