Skip to content

How to add custom fields to the log #207

How to add custom fields to the log

How to add custom fields to the log #207

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