Skip to content

[POS][Custom payment UI] Part 6 — Switch to Payment Controller in POS Totals #7922

[POS][Custom payment UI] Part 6 — Switch to Payment Controller in POS Totals

[POS][Custom payment UI] Part 6 — Switch to Payment Controller in POS Totals #7922

Workflow file for this run

name: ☢️ Trigger Danger On Buildkite
on:
pull_request:
types: [labeled, unlabeled, milestoned, demilestoned, ready_for_review, edited]
jobs:
dangermattic:
if: ${{ (github.event.pull_request.draft == false) }}
uses: Automattic/dangermattic/.github/workflows/reusable-retry-buildkite-step-on-events.yml@1.2.0
with:
org-slug: "automattic"
pipeline-slug: "woocommerce-android"
retry-step-key: "danger"
build-commit-sha: "${{ github.event.pull_request.head.sha }}"
secrets:
buildkite-api-token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}