Track external issues in GitHub and Linear

Last updated:

|

Other than assigning issues to team members in PostHog, you can also create issues in other tracking systems you use like GitHub Issues or Linear.

If you use another issue tracking system and would like to request it, let us know in-app.

Setting up external tracking

You can set up external tracking in the error tracking settings. Click Connect workspace and follow the prompts to connect your issue tracking system.

PostHog connects to GitHub by installing a GitHub application. PostHog needs the following permissions:

  • Read access to metadata
  • Read and write access to code, issues, and pull requests

Creating external issues

Issues can be created from the issue page. In an issue's details page, under External references, click + Create issue.

Error tracking create issue in external tracking system

The new issue will have a partial stack trace and a link to the issue in PostHog.

Questions? Ask Max AI.

It's easier than reading through 807 pages of documentation

Community questions

Was this page useful?

Next article

Grouping exceptions into issues

Issues are created by grouping together similar exception events. When no custom grouping behavior is configured , exceptions are grouped together automatically based on their fingerprint . We're working on improving our grouping algorithm. If you spot two issues that you think should have been one, or one issue that you think should have been split into two, please let us know in-app . PostHog's default grouping logic may not work for every use case, making custom grouping a useful option…

Read next article