celerity / celerity/slurmactiond
Accept workflow_job.queued -> workflow_job.completed
Open
- Dominant language
- Rust
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes Github will directly transition `workflow_jobs` from `queued` to `completed` without triggering `in_progress`. We currently respond with an error 400, but this causes jobs to stick around indefinitely waiting for an `in_progress` that never arrives.
Also write a test for this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.