Nightly CI job that opens an issue on test failures
Open
enhancement
- Dominant language
- Python
- Stars
- 324
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
It'd be nice if `dask-kubernetes` had a nightly CI job that opened an issue if a test failure occurs. Since the `main` branch of `dask` and `distributed` are already used, this would help provide visibility into issues like https://github.com/dask/dask/issues/10112
`dask/dask` has a [similar CI job here](https://github.com/dask/dask/blob/ea913444dbcdbc43687ae581633f6b6bb0f87ea2/.github/workflows/upstream.yml#L48-L86) that might be useful as prior art
Contributor guide
Assessment
This issue has not been assessed yet.