How to
Notify when a Pull Request is Merged
Ellipsis can post a message in Slack when a pull request is merged. The message can contain an AI summary of the code changes, unlike traditional notifications that just describe the number of lines changed.
You can customize the conditions under which it should be sent. For example, you can configure Ellipsis to only post when a certain type of code change is made. For example:
- when database migrations are merged
- when a developer modifies a certain part of the codebase
- when a PR is merged into a specific branch
Use a React Workflow to set up this feature. The instructions you give Ellipsis are in natural language, so you can specify complexic conditionals. Don’t forget that you can customize the content and format of the messages it sends!
Here are some example workflows you can use to get started:
Start a free trial
Click here to start a free 7 day trial of AI Code Reviews & Bug Fixes