coderabbitai / ai-pr-reviewer

AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
https://coderabbit.ai
MIT License
1.41k stars 258 forks source link

Add option bot_icon #461

Closed riya-amemiya closed 9 months ago

riya-amemiya commented 9 months ago

Modify the icon and image dimensions to be customizable, since the icons displayed in Coderabbit's Slack notifications are excessively large and clutter the screen.

Summary by CodeRabbit

github-actions[bot] commented 9 months ago

Image description CodeRabbit

Walkthrough

This update introduces an optional input parameter bot_icon to the GitHub Action workflow, allowing users to customize the bot icon in Slack notifications. The changes replace a hardcoded icon with a user-defined one, enhancing personalization and user experience.

Changes

Files Summary
action.yml, src/commenter.ts Added a new optional input parameter bot_icon for customizing the bot icon in Slack notifications. Replaced hardcoded icon with the value from bot_icon.

🎉🐇

With a dash of code, and a sprinkle of fun,

Our bot now wears a new face, under the digital sun.

No more the same old look, it's time for a spin,

Customize your icon, let the celebrations begin! 🥳


Uplevel your code reviews with CodeRabbit Pro ### CodeRabbit Pro If you like this project, please support us by purchasing the [Pro version](https://coderabbit.ai). The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects.