

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Still calibrating
click for more info
Not enough gems
Cost: 6 gems
1: Welcome to 'Learn CI/CD'
incomplete
2: Run Notely
incomplete
3: Branches
incomplete
4: Pull Requests
incomplete
5: Continuous Integration
incomplete
6: Breakdown of GitHub Actions
incomplete
7: GitHub Actions
incomplete
This lesson's interactive features are locked, please to keep using them
Pull requests are a way to propose changes to a codebase. They're a great way to collaborate with your team and ensure that your code is reviewed and passes tests before it's merged into the main branch for deployment and for other developers to work on.
Make sure that:
/bootdotdev/learn-cicd-starter repo.main, and the compare branch is your branch, addtests.You'll see a diff of the changes between main and your branch. If you're happy with the changes, click on the green "Create pull request" button.
Do not merge the pull request! You'll need it open for upcoming lessons.
Paste the URL of your GitHub repo into the box and run the GitHub checks.