After GitHub or GitLab is configured for the workspace, link pull requests or merge requests to cards and track open, merged, or closed state from the card detail pane.
Configure integrations first
An owner or admin must set up the Git host under Workspace Settings → Integrations (webhook URL, secret, and token for private repos). See Integrations for setup steps.
Everyone with access can view linked PRs once configuration is in place; only admins configure secrets.
Link a PR or MR
Open a card and scroll to Pull Requests / Merge Requests in the detail pane.
Click +, paste the full GitHub pull request or GitLab merge request URL, and confirm. Yirar stores the link and shows provider icon, title, and state chip.
Status and refresh
Each link shows open, merged, or closed based on the Git host.
Use Refresh to pull the latest state from GitHub or GitLab (useful after a merge without waiting for webhooks). Webhooks keep status updated automatically when configured.
Unlink
Hover a linked PR and click × to remove the association. The PR on GitHub or GitLab is unchanged; only the card link in Yirar is removed.
How teams use PR links
Linking ties delivery work on the map to code review. When a linked PR or MR is already merged, Yirar can move the card to Done on its team board automatically at link time. Webhooks keep state updated when merge happens later.
Use Refresh on the card if merge status changed outside Yirar. Teams still review board columns manually for work in progress.