Sha256: 82644e5dc0bd640557a7dca65601d5690e7a281c13a9091e11c4774b9861680e

Contents?: true

Size: 350 Bytes

Versions: 22

Compression:

Stored size: 350 Bytes

Contents

name: "Issue Labeler"
on:
  issues:
    types: [opened]
  pull_request_target:
    types: [opened]

jobs:
  triage:
    runs-on: ubuntu-latest
    steps:
    - uses: AlexanderWert/issue-labeler@v2.3
      with:
        repo-token: "${{ secrets.GITHUB_TOKEN }}"
        configuration-path: .github/labeler-config.yml
        enable-versioned-regex: 0

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
elastic-apm-4.7.2 .github/workflows/labeler.yml
elastic-apm-4.7.1 .github/workflows/labeler.yml
elastic-apm-4.7.0 .github/workflows/labeler.yml
elastic-apm-4.6.2 .github/workflows/labeler.yml
elastic-apm-4.6.1 .github/workflows/labeler.yml
elastic-apm-4.6.0 .github/workflows/labeler.yml
elastic-apm-4.5.1 .github/workflows/labeler.yml
elastic-apm-4.5.0 .github/workflows/labeler.yml
elastic-apm-4.4.0 .github/workflows/labeler.yml
elastic-apm-4.3.0 .github/workflows/labeler.yml
elastic-apm-4.2.0 .github/workflows/labeler.yml
elastic-apm-4.1.0 .github/workflows/labeler.yml
elastic-apm-4.0.0 .github/workflows/labeler.yml
elastic-apm-4.0.0.beta.2 .github/workflows/labeler.yml
elastic-apm-3.15.1 .github/workflows/labeler.yml
elastic-apm-4.0.0.beta.1 .github/workflows/labeler.yml
elastic-apm-3.15.0 .github/workflows/labeler.yml
elastic-apm-3.14.0 .github/workflows/labeler.yml
ecs-logging-1.0.0 .github/workflows/labeler.yml
ecs-logging-0.2.1 .github/workflows/labeler.yml