Skip to content

Commit 22a8add

Browse files
authored
chore(ci): Add job_required_jobs_passed as a status provider context (#8752)
1 parent 672e56c commit 22a8add

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.craft.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
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+
- job_required_jobs_passed
49
targets:
510
# NPM Targets
611
## 1. Base Packages, node or browser SDKs depend on

0 commit comments

Comments
 (0)