Gah, I missed it in my last-minute testing; the package is ESM-only, so require() throws an error.
Added the one-line fix to #195.
12 votes · 12 up · 0 down
Gah, I missed it in my last-minute testing; the package is ESM-only, so require() throws an error.
Added the one-line fix to #195.
So close and yet so far
https://github.com/skridlevsky/openchaos/actions/runs/22262637496/job/64403250325#step:5:1
rhymesWith can't be resolved.
My assumption is that if the daily action works, @skridlevsky will no longer do manual daily merges.
If the action fails he should manually do the merge following the RULES.
No worries! Once I reviewed your PR, I realized that I'd missed the rhyme detection update and forgot to update to daily merges! So it's great that you did it, because I may have merged an incomplete fix otherwise.
This is probably a close-worthy dupe of https://github.com/skridlevsky/openchaos/pull/168.
🤖 OpenChaos Bot
Summary: This PR refactors the automerge workflow to only merge PRs with positive net votes (+1s minus -1s) and ensures that only mergeable PRs with passing CI checks are merged, adding checks for merge conflicts and CI status before merging. It prioritizes PRs with higher net votes and uses creation time as a tiebreaker.
Files changed: 1 (.github/workflows/automerge.yml)
Vibe: Sweet chaos surrender: let the robot overlords sort the wheat from the chafficionado.
Gah, I missed it in my last-minute testing; the package is ESM-only, so require() throws an error.
Added the one-line fix to #195.
So close and yet so far
https://github.com/skridlevsky/openchaos/actions/runs/22262637496/job/64403250325#step:5:1
rhymesWith can't be resolved.
My assumption is that if the daily action works, @skridlevsky will no longer do manual daily merges.
If the action fails he should manually do the merge following the RULES.
No worries! Once I reviewed your PR, I realized that I'd missed the rhyme detection update and forgot to update to daily merges! So it's great that you did it, because I may have merged an incomplete fix otherwise.
This is probably a close-worthy dupe of https://github.com/skridlevsky/openchaos/pull/168.
🤖 OpenChaos Bot
Summary: This PR refactors the automerge workflow to only merge PRs with positive net votes (+1s minus -1s) and ensures that only mergeable PRs with passing CI checks are merged, adding checks for merge conflicts and CI status before merging. It prioritizes PRs with higher net votes and uses creation time as a tiebreaker.
Files changed: 1 (.github/workflows/automerge.yml)
Vibe: Sweet chaos surrender: let the robot overlords sort the wheat from the chafficionado.