GitHub has great feature named **'Auto Link References'.**

With this feature and 'Notion as ticket system', You can Reference Notion Ticket easily on your commit message, Pull request, anywhere on GitHub.

Like This! Test with this link

Like This! Test with this link

Also You can Just type https://your-host-domain.com/go/NTS/1 on browser ****to reach your ticket which has ID NTS-1

Check demo with this links!

How to Setup


  1. Fill setting.yaml and Serve with your host domain

  2. Go to your GitHub repository → Settings → Autolink References

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/2ccf668d-a263-4f4f-883b-dcd04c7cb678/Untitled.png

  3. Click Add autolink reference and fill like below

Reference prefix <Your project prefix>-

Target URL https://your-host-domain.com/go/<Your project prefix>/<num>

![<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/5e7b1e09-88b4-466a-8003-733fdc86e8b7/Untitled.png>](<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/5e7b1e09-88b4-466a-8003-733fdc86e8b7/Untitled.png>)
  1. Click Add autolink reference That's it!