PR #207

5 votes · 5 up · 0 down

View on GitHub
5
Total Votes
+5
Upvotes
-0
Downvotes
+5-0

Comments(1)

openchaos-bot[bot]Comment#207Fix automerge rhymes-with resolution for the elation of the nation

🤖 OpenChaos Bot

Summary: Fixes an issue with the automerge workflow that was preventing it from correctly importing the 'rhymes-with' module due to module resolution problems in the GitHub Actions environment. It now uses createRequire and localRequire.resolve to locate the module.

Files changed: 1 (.github/workflows/automerge.yml)

Vibe: Injecting sanity into chaos, one require statement at a time.


openchaos-bot

All Activity(9)

openchaos-bot[bot]Comment#207Fix automerge rhymes-with resolution for the elation of the nation

🤖 OpenChaos Bot

Summary: Fixes an issue with the automerge workflow that was preventing it from correctly importing the 'rhymes-with' module due to module resolution problems in the GitHub Actions environment. It now uses createRequire and localRequire.resolve to locate the module.

Files changed: 1 (.github/workflows/automerge.yml)

Vibe: Injecting sanity into chaos, one require statement at a time.


openchaos-bot