-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
area/ciContinuous integration | Build and releaseContinuous integration | Build and releasegood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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
- 🛠 Meshery Build & Release Strategy
- 🎨 Wireframes and designs for Layer5 site in Figma (open invite)
- 🙋🏾🙋🏼 Questions: Layer5 Discussion Forum and Layer5 Community Slack
Metadata
Metadata
Assignees
Labels
area/ciContinuous integration | Build and releaseContinuous integration | Build and releasegood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed