Skip to content

Commit

Permalink
Revert "build(release): Add statusProvider context check for craft (#…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
Lms24 authored Aug 3, 2023
1 parent b5f55a3 commit 99e3479
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .craft.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
minVersion: '0.23.1'
changelogPolicy: simple
preReleaseCommand: bash scripts/craft-pre-release.sh
statusProvider:
name: github
config:
contexts:
- All required tests passed or skipped
targets:
# NPM Targets
## 1. Base Packages, node or browser SDKs depend on
Expand Down

0 comments on commit 99e3479

Please sign in to comment.