Skip to content

Update Automattic/dangermattic action to v1.1.1 #5169

Update Automattic/dangermattic action to v1.1.1

Update Automattic/dangermattic action to v1.1.1 #5169

Workflow file for this run

name: ☢️ Trigger Danger On Buildkite
on:
pull_request:
types: [labeled, unlabeled, milestoned, demilestoned]
jobs:
dangermattic:
if: ${{ (github.event.pull_request.draft == false) }}
uses: Automattic/dangermattic/.github/workflows/reusable-retry-buildkite-step-on-events.yml@v1

Check failure on line 10 in .github/workflows/run-danger.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/run-danger.yml

Invalid workflow file

error parsing called workflow ".github/workflows/run-danger.yml" -> "Automattic/dangermattic/.github/workflows/reusable-retry-buildkite-step-on-events.yml@v1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
org-slug: "automattic"
pipeline-slug: "wordpress-android"
retry-step-key: "danger"
build-commit-sha: "${{ github.event.pull_request.head.sha }}"
secrets:
buildkite-api-token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}