name: Feature request triage bot on: [workflow_dispatch] jobs: feature_triage: if: github.repository == 'angular/angular' runs-on: ubuntu-latest steps: - uses: angular/dev-infra/github-actions/feature-request@34dd2e86e50f548643797ebeb198784c1a15e276 with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} limit: 50