Skip to content

When I set “output_encoding”: “json-collection”, the returned data is an empty array [] #205

When I set “output_encoding”: “json-collection”, the returned data is an empty array []

When I set “output_encoding”: “json-collection”, the returned data is an empty array [] #205

Workflow file for this run

name: Label commenter
on:
issues:
types: [labeled, unlabeled]
pull_request_target:
types: [labeled, unlabeled]
jobs:
stale:
uses: krakend/.github/.github/workflows/label-commenter.yml@main
permissions:
issues: write
pull-requests: write
contents: read