NoteQuest

GitHub

Collaborate on GitHub with pull requests, Actions, Issues, and open-source workflows.

2 articles

GitHub7 min read

GitHub Actions CI/CD Basics

Learn the basics of GitHub Actions for CI/CD, including workflow syntax, jobs, steps, triggers, and building a simple pipeline that tests and deploys code au...

NoteQuest Editorial Team
GitHub7 min read

The GitHub Pull Request Workflow

A practical walkthrough of the GitHub pull request workflow, covering opening PRs, requesting reviews, resolving conversations, and merge strategies in depth.

NoteQuest Editorial Team
GitHub Tutorials | NoteQuest