1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

ignore builds from bot

This commit is contained in:
Vikram Goyal
2021-02-13 16:25:00 +10:00
parent 11778574ef
commit 3d924c82ea

View File

@@ -6,4 +6,4 @@
# we can override per context - deploy-preview is PR's ONLY
[context.deploy-preview]
ignore = "/bin/false"
ignore = "curl https://api.github.com/repos/openshift/openshift-docs/pulls/$REVIEW_ID | grep '\"login\": \"openshift-cherrypick-robot\"'"