Skip to content

yoshiori/sentry-notify-github-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentry-notify-github-issues

A Sentry notification plugin for GitHub Issues.

Installation

pip install git+https://github.com/yoshiori/sentry-notify-github-issues

Configuration

  • Repository Name
    • Github's repository name. (required)
    • e.g. user_name/project_name
  • access token
    • Personal access token (required)
    • create here
  • API endpoint
    • GitHub API endpoint. (default: https://api.github.com/)
    • This is required only if you are using Github Enterprise.
  • label
    • Issues label text.
    • Separated by a comma if you want to specify more than one.
    • e.g. sentry,error

About

A Sentry notification plugin for GitHub Issues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages