guard/vendor/github.com/getsentry/sentry-go/.craft.yml
Vincent Batts cabf16cc0a
*: raven is archived, long live sentry-go
I don't have sentry set up to test this, but it looks like it is
migrated correctly.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-05-12 13:34:55 -04:00

19 lines
383 B
YAML

minVersion: '0.9.2'
github:
owner: getsentry
repo: sentry-go
preReleaseCommand: bash scripts/craft-pre-release.sh
changelogPolicy: simple
statusProvider:
name: github
config:
contexts:
- Travis CI - Branch
targets:
- name: github
includeNames: /none/
tagPrefix: v
- name: registry
type: sdk
config:
canonical: "github:getsentry/sentry-go"