Skip to content

Conversation

@carolynvs
Copy link
Contributor

The label config file for the actions/labeler action is .github/labeler.yml. But the config file is located in
.github/labels.yaml. I've updated the workflow configuration to override the configuration path with the real location of the file.

This fixes the labeler workflow for pull requests. It's going to still fail for this PR because it uses "pull_request_target" but once merged, future PRs should have this workflow succeed.

The label config file for the actions/labeler action is
.github/labeler.yml. But the config file is located in
.github/labels.yaml. I've updated the workflow configuration to override
the configuration path with the real location of the file.

Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
@carolynvs carolynvs requested a review from jpmcb as a code owner May 13, 2022 02:51
Copy link
Owner

@jpmcb jpmcb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!!!!!! 👏🏼

@jpmcb jpmcb merged commit 094bd5b into jpmcb:main May 13, 2022
@carolynvs carolynvs deleted the fix-labeler-workflow-cfg branch May 13, 2022 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants