Skip to content

fix(agentharness): fallback to conditions when AgentHarness phase=UNSPECIFIED #5587

fix(agentharness): fallback to conditions when AgentHarness phase=UNSPECIFIED

fix(agentharness): fallback to conditions when AgentHarness phase=UNSPECIFIED #5587

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 }}"