spit-the-diff
Version updated for https://github.com/ssfinney/spit-the-diff to version 1.1.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “spit-the-diff” GitHub Action uses AI to transform pull request diffs into creative formats like rap verses, haikus, or humorous code roasts. Its primary purpose is to make code reviews more engaging and entertaining by automating the generation of these summaries, which are posted as comments on pull requests. The action supports multiple AI providers and offers customizable output to suit different styles and preferences.
Release notes
What’s Changed
- Improve haiku syllable accuracy for filenames and identifiers by @ssfinney in https://github.com/ssfinney/spit-the-diff/pull/41
- Migrate GitHub Action runtime to Node 24 and update checkout to v5 by @ssfinney in https://github.com/ssfinney/spit-the-diff/pull/43
- Log haiku meter status at each attempt and warn if final result fails by @ssfinney in https://github.com/ssfinney/spit-the-diff/pull/42
- Add specificity retry for rap, roast, and mic_drop formats by @ssfinney in https://github.com/ssfinney/spit-the-diff/pull/44
- Auto-sync dist on trusted branch pushes by @ssfinney in https://github.com/ssfinney/spit-the-diff/pull/45
Full Changelog: https://github.com/ssfinney/spit-the-diff/compare/1.1.1...1.1.2