Two emojis on every PR title. ๐ŸŽ‰๐Ÿš€

A GitHub App that prepends two funny, relevant emojis to every pull request title. Install once โ€” covers all your repos, present and future.

title.diff
- Fix leak on error case
+ Fix leak on error case ๐Ÿ’ง๐Ÿชฃ
Install on GitHub โ†’ View source โ†—

What it does

Permissions

No contents permission โ€” the app cannot read your code.

Privacy

GitHub's pull_request webhook payload includes the PR title and body. We only use the title, and we don't persist either โ€” but both pass through the worker that runs this app. If a team puts secrets in PR bodies, that's data crossing third-party infrastructure.