Skip to content

Support "smart mode toggle" where the verification task automatically switches between verifying the pact at the specified URL (if supplied) or the pacts for the configured tags/branches/environments if no URL supplied #27

Support "smart mode toggle" where the verification task automatically switches between verifying the pact at the specified URL (if supplied) or the pacts for the configured tags/branches/environments if no URL supplied

Support "smart mode toggle" where the verification task automatically switches between verifying the pact at the specified URL (if supplied) or the pacts for the configured tags/branches/environments if no URL supplied #27

Workflow file for this run

name: Triage Issue
on:
issues:
types:
- opened
- labeled
pull_request:
types:
- labeled
jobs:
call-workflow:
uses: pact-foundation/.github/.github/workflows/triage.yml@master
secrets: inherit