commercialhaskell / commercialhaskell/stackage
`commenter add-loop` repeats itself after error?
Open
type: enhancement
- Dominant language
- Dockerfile
- Stars
- 551
- Forks
- 825
- Avg merge
- 2d 16m
- Merged PRs (30d)
- 8
Description
I am not completely sure but it seems like maybe if `commenter add-loop` encounters an error/a problem while parsing build-constraints.yaml then it repeats existing constraints in its output.
I think one way to reproduce is to add some "nonsense" under `Stackage Upperbounds`.
eg I had `placeholder < -1` (a "double error": unknown package and bad upperbound)
and I believe this made `commenter add-loop` repeat endlessly afaict.
I would rather it just gave up with an error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.