Skip to main content
The GitHub integration connects repository activity back to Atoll tasks.

Connect GitHub

Open Settings > Integrations > GitHub in Atoll and follow the authorization steps. Choose the repositories Atoll should watch. The hosted Atoll app manages the connection and webhook setup for you.

What it does

  • Lists available repositories for connection.
  • Registers webhooks for connected repositories.
  • Detects issue identifiers in PR titles or branch names.
  • Records PR links on matching Atoll issues.
  • Lets you attach a GitHub pull request URL manually when automatic matching misses one.
  • Refreshes linked PR metadata, including title, state, head SHA, URL, and repository details.
  • Can close tasks when linked pull requests merge.

Issue identifiers

Use task identifiers in branch names and PR titles:
Atoll matches project prefixes and issue numbers, such as ATOLL-123.
Include the Atoll issue identifier in every branch or PR title. That is the most reliable way to preserve the work trail.