Skip to content

Commit 99e3479

Browse files
authored
Revert "build(release): Add statusProvider context check for craft (#8685) (#8729)
Seems like the `context` passed isn't found which is blocking our release. Reverting for now until we know how to configure the status provider correctly (getsentry/craft#482). #uncraft
1 parent b5f55a3 commit 99e3479

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.craft.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
minVersion: '0.23.1'
22
changelogPolicy: simple
33
preReleaseCommand: bash scripts/craft-pre-release.sh
4-
statusProvider:
5-
name: github
6-
config:
7-
contexts:
8-
- All required tests passed or skipped
94
targets:
105
# NPM Targets
116
## 1. Base Packages, node or browser SDKs depend on

0 commit comments

Comments
 (0)