Skip to content

Internally reduce oneOf/anyOf blocks to only the currently selected subschemas to avoid undesireable extra validation errors #797

Internally reduce oneOf/anyOf blocks to only the currently selected subschemas to avoid undesireable extra validation errors

Internally reduce oneOf/anyOf blocks to only the currently selected subschemas to avoid undesireable extra validation errors #797

name: issue-triage-automation
on:
issues:
types: [opened]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- uses: andymckay/[email protected]
with:
add-labels: 'needs triage'
ignore-if-labeled: true