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

Jobs fail if PR gets merged before jobs are finished #491

Closed
WenjieDu opened this issue Aug 13, 2024 · 0 comments
Closed

Jobs fail if PR gets merged before jobs are finished #491

WenjieDu opened this issue Aug 13, 2024 · 0 comments
Assignees
Labels
testing Things related to testing.

Comments

@WenjieDu
Copy link
Owner

Issue description

Job fails because 'Can't add a job to a build that is already closed'
e.g. https://github.com/WenjieDu/PyPOTS/actions/runs/10364629150/job/28690251409

According to https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast, adding continue-on-error: true can fix this

@WenjieDu WenjieDu added the question Further information is requested label Aug 13, 2024
@WenjieDu WenjieDu self-assigned this Aug 13, 2024
@WenjieDu WenjieDu added testing Things related to testing. and removed question Further information is requested labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Things related to testing.
Projects
None yet
Development

No branches or pull requests

1 participant