Skip to content

fix(task-store): retry on transient transport errors instead of dropping prompt #6178

fix(task-store): retry on transient transport errors instead of dropping prompt

fix(task-store): retry on transient transport errors instead of dropping prompt #6178

name: Label Enhancement Proposals
on:
pull_request_target:
types: [opened, edited, synchronize]
jobs:
label-by-files:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"