astral-sh / astral-sh/ruff-pre-commit
Mirror script can emit multiple version tags but CI is limited to releasing a single tag
Open
bug
- Dominant language
- Python
- Stars
- 2k
- Forks
- 105
- Avg merge
- 8h 36m
- Merged PRs (30d)
- 1
Description
e.g., https://github.com/astral-sh/ruff-pre-commit/actions/runs/16608978748/job/46987818645 ran and picked up two releases and made two commits then only published the first one.
A subsequent run does not see any new commits, and doesn't publish a release, e.g., https://discord.com/channels/1039017663004942429/1082324250112823306/1399887797711540285
Consequently, we're missing a release!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.