Connect repositories to this board and define how each branch maps to a status. Status moves forward only.
monday2github Development
GitPipeline is installed as a view on this board. The board is set by Monday — no need to pick.
All repositories below write to this column.
Pipeline preview
Code Review
Deployed to Dev
Deployed to Staging
Deployed to Production
Pipeline preview
Code Review
Deployed to Dev
Deployed to Production
These webhooks log task activity and post comments but never move the status. They are not stage transitions. Toggle them per org. Defaults shown.
Pull request opened
Post a "PR #N opened by {author}" comment on the linked Monday task.
Pull request merged
Post a "PR #N merged into {branch}" comment. The status change is handled by the pipeline stage that matches the target branch.
Pull request closed without merge new
Post a "PR #N closed without merge by {author}" comment so the assignee sees the signal. No status change.
Commits on a feature branch new
Roll commits pushed to a non-pipeline branch (e.g. fix/foo) into a single accumulating comment on the linked task. Updates the same comment on each push instead of creating new ones.
Stage deploys (pipeline branches)
Post a "Deployed to {stage}" comment when a commit lands on a pipeline branch. This is in addition to the status change.