Skip to content

feat(source): create source stream with retry during recovery #285

feat(source): create source stream with retry during recovery

feat(source): create source stream with retry during recovery #285

name: Label Triggered Comment
on:
issues:
types: [labeled, unlabeled]
pull_request:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
comment:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
config_file: .github/label-commenter-config.yml