Below you will find pages that utilize the taxonomy term “AntonioGally”
August 18, 2023
PR labeler - commit based
Version updated for AntonioGally/ag-pr-labeler to version v0.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Usage Include this action in your workflow file. Here is an example:
on: pull_request: types: [opened] #only closed pr jobs: labeler: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v3 - name: Run label CI uses: AntonioGally/ag-pr-labeler/@main with: createRepoLabels: true githubToken: ${{ secrets.