Skip to content

Investigate if it's worth using the new partial taxonomy API to display the values on the product page #101

Investigate if it's worth using the new partial taxonomy API to display the values on the product page

Investigate if it's worth using the new partial taxonomy API to display the values on the product page #101

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-labeler.yml
#not-before: 2020-01-15T02:54:32Z
enable-versioned-regex: 0
#versioned-regex: 'issue_labeler_regex_version=(\d+)'
body-missing-regex-label: 'broken-template'