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

Isolate error when updating tasks #38

Open
github-actions bot opened this issue Jul 17, 2019 · 0 comments
Open

Isolate error when updating tasks #38

github-actions bot opened this issue Jul 17, 2019 · 0 comments

Comments

@github-actions
Copy link

Failure to update a task should not prevent the action from progressing forward.
We can simply skip processing this task for now.
Since this script is designed to be idempotent, it can be retried later.


This issue has been automatically created by todo-actions based on a TODO comment found in src/TaskUpdater.ts:57. It will automatically be closed when the TODO comment is removed from the default branch (master).

github-actions bot pushed a commit that referenced this issue Jul 17, 2019
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

0 participants