Skip to content

Github action for checking that a Linear issue has been linked into the PR

License

Notifications You must be signed in to change notification settings

EndexAI/linear-pr-check

 
 

Repository files navigation

Linear PR Check

Simple action that checks that a PR contains a Linear issue linked through Linear's supported mechanisms.

Linear supports four ways to link issues with your pull requests:

  1. Include *issue ID* in the branch name
  2. Include *issue ID* in the PR title
  3. Include *issue ID* with a magic word in the PR description (e.g., Fixes ENG-123) similar to GitHub Issues
  4. Include the issue URL in the PR description (e.g., https://linear.app/yourteam/issue/ENG-123/issue-title)

Using it

TBD

About

Github action for checking that a Linear issue has been linked into the PR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%