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

Fails silently #62

Open
mightyiam opened this issue Jun 22, 2021 · 4 comments
Open

Fails silently #62

mightyiam opened this issue Jun 22, 2021 · 4 comments

Comments

@mightyiam
Copy link

It seems that this can fail silently. In the log, I can see the repositories listed. After that, I can see a long docker run invocation and the whole thing completes successfully, while I didn't even provide a secret, so it should fail and I can confirm that I don't see my desired labels on those repos.

@luislhl
Copy link

luislhl commented Aug 17, 2021

This is also happening to me.

Although I do have a secret, but I think my secret possibly does not have all permissions needed, which I don't know what are exactly.

@SebastianOpriel
Copy link

It doesn't work for me either. I wanted to update several repositories with a main repository where labels are managed.
I created a PAT which has all rights. The action also detects which labels to delete, but even though it says they have been deleted, they actually are not. So I expect that there is somewhere a bug.

@SebastianOpriel
Copy link

The problems was, that the user of the used TOKEN had no write rights to the desired project.

@mightyiam
Copy link
Author

Should really get some loud failing in this piece.

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

3 participants