Skip to content

Fix the labeler workflow #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2022
Merged

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 <[email protected]>
@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