Move in-progress issues back to Ready when a PR is submitted.
Open
bug
- Dominant language
- Python
- Stars
- 5
- Forks
- 19
- Avg merge
- 1d 58m
- Merged PRs (30d)
- 7
Description
### Describe the bug
The GitHub Actions for GitHub Projects moves issues into "In Progress" when a PR is started, but when the PR is closed, it is not moved back to "Ready" to be picked up by other contributors.
### How to reproduce the bug
Please don't actually do this as this adds administrative workload, but:
1. Link a PR to this issue.
2. Confirm that this issue is marked as In Progress in BeeWare Planning.
3. Close the PR.
4. Find that this issue is still "In Progress" rather than "Ready".
### Minimum example code
```shell
```
### Screenshots
_No response_
### Environment details
- GitHub.com production
### Logs
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.