Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

sentryfuge

build

A GitHub Action that automatically links to referenced Sentry issues in issues and PRs

Usage

name: Auto link Sentry issueson:
issues:
types:
- opened
- editedpull_request:
branches: [main]types:
- opened
- editedjobs:
linkify_sentry:
runs-on: ubuntu-lateststeps:
- uses: formsort/sentryfuge@v1with:
github_token: ${{ secrets.GITHUB_TOKEN }}org_slug: formsortproject_prefixes: | FLOW-FE FLOW-BE STUDIO-FE STUDIO-BE

Optionally use sentry_base if you have a self-hosted Sentry instance.

About

A GitHub Action that automatically links to referenced Sentry issues in issues and PRs

Topics

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages