1. Sign Up
2. Create Org
3. Monday.com
4. GitHub
5. Board
6. Column
7. Repository
8. Pipeline
9. Done

Configure Deployment Pipeline

Repository: monday2github | Board: monday2github Development | Column: Status

Define your deployment pipeline. Each environment maps a Git branch to a Monday.com status label. Drag to reorder. Create new branches or statuses if they do not exist yet.

Info:
We recommend at least 2 environments (e.g., Dev and Production). Add more like Staging, QA, or UAT to match your workflow. You can create new branches and Monday.com status labels right here.

Pull Request Mapping

When a PR is opened, set Monday.com status to:

Deployment Environments

1
2
3

Pipeline Preview

PR Opened

Code Review

Dev

main

Staging

staging

Production

production

Status moves forward only. Once a task reaches a later environment, it will not revert.