Skip to content

[CI] Automated PR labeler misconfigured #46

@leecalcote

Description

@leecalcote

Current Behavior

The labeler workflow and its associated configuration are misconfigured. See https://github.com/layer5io/layer5-repo-template/actions/runs/16153752548/job/45591207320?pr=45#step:2:9 for an example of the issue and what needs to be fixed.

Implementation

Example configuration to apply to .github/labeler.yml:

area/docs:
  - '*.md'
  - 'docs/**'

area/ci:
  - '.github/**'

Acceptance Tests

PRs no longer result in a failed PR labeler workflow.


Contributor Guides and Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciContinuous integration | Build and releasegood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions