Skip to content
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

Config not parsed #15

Open
pypointereau opened this issue Mar 24, 2021 · 1 comment
Open

Config not parsed #15

pypointereau opened this issue Mar 24, 2021 · 1 comment

Comments

@pypointereau
Copy link

Hey there,

I've been looking around for a simple action to label my pull-request depending on their base branch.
I'm having an issue setting up this action, here's a few settings I tried:

Screen Shot 2021-03-24 at 1 37 45 pm

Here's the log from the actions

Screen Shot 2021-03-24 at 1 33 45 pm

As you can see, it's only adding "feature" label (which I assumed was an undocumented default config?)

Screen Shot 2021-03-24 at 1 38 03 pm

I've tried to dig in the code a bit, but what I can't explain is why this line doesn't even appear in the action log: https://github.com/ffittschen/pr-branch-labeler/blob/master/src/main.ts#L20

Am I missing something ?

Cheers

@SpacyRicochet
Copy link

@pypointereau How did you get the logs to show up? I just see the following in my PR action logs;

Screen Shot 2022-03-14 at 12 33 45

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

No branches or pull requests

2 participants