Skip to content

Commit 37efab4

Browse files
authored
Merge pull request #12 from getsentry/nikhars/feat/craft-add-statusprovider
fix(craft): Add more metadata to check if release is successful
2 parents cbc9ab0 + a998e1a commit 37efab4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.craft.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ github:
33
owner: getsentry
44
repo: sentry-infra-tools
55
changelogPolicy: auto
6+
statusProvider:
7+
name: github
8+
artifactProvider:
9+
name: none
610
targets:
711
- name: github
812
- name: pypi

0 commit comments

Comments
 (0)