Run pully
Version updated for https://github.com/N35N0M/pully to version 2.4.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Pully is a GitHub Action designed to provide real-time updates on pull request (PR) statuses directly in a dedicated Slack channel, streamlining collaboration in high-paced environments. It automates the process of posting and updating concise Slack messages for each PR, displaying key details like branch status, repository name, PR title, author, review status, and line diff. This action eliminates the need for external services, simplifies PR tracking, and enhances communication among team members.
Release notes
2.4.0 (2026-03-14)
Features
- have evolving reminder messages, put a cap on five messages, add unittests for reminder behavior (512c31f)