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

Cope with repeated additions #6

Open
andymckay opened this issue Jun 23, 2020 · 1 comment
Open

Cope with repeated additions #6

andymckay opened this issue Jun 23, 2020 · 1 comment

Comments

@andymckay
Copy link

If you are adding an issue to a project board, it will do so when you label it. Yay.

Finished running: Successfully created a new card in column #8215313 for an issue with the corresponding id:629435434 !

Then the next time you add a label it will try to add it again, because the issue still has the label. At this point the Action fails and the build fails.

Attempting to create a card in column 8215313, for an issue with the corresponding id #629435434 #ERROR# HttpError: Validation Failed

It would be super helpful if it checked if the card exists on the column before it tries to add and if it does, just succeeds and continues on with the next part of the build.

@ritchxu
Copy link
Contributor

ritchxu commented Oct 20, 2020

Check out #14

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