Below you will find pages that utilize the taxonomy term “N35N0M”
March 19, 2026
Run pully
Version updated for https://github.com/N35N0M/pully to version 3.0.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 Pully is a GitHub Action that automates the process of posting real-time updates about pull request (PR) statuses to a designated Slack channel, providing a concise overview of PR progress in fast-paced development environments.
March 18, 2026
Run pully
Version updated for https://github.com/N35N0M/pully to version 2.6.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 that automates the tracking and reporting of pull request (PR) statuses directly to a designated Slack channel. It provides real-time updates through a single, dynamically edited Slack message per PR, summarizing key details like PR status, title, author, review requests, approvals, and change requests.
March 18, 2026
Run pully
Version updated for https://github.com/N35N0M/pully to version 2.5.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 streamline communication about pull request (PR) statuses by automatically posting and updating concise Slack messages in a dedicated channel. It provides real-time updates on PR details (e.
March 14, 2026
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.
March 14, 2026
Run pully
Version updated for https://github.com/N35N0M/pully to version 2.3.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 streamline pull request (PR) management by automating status updates in Slack. It posts and continuously updates a single, concise Slack message per PR with key details such as status, title, author, reviewers, approvals, and requested changes.
December 16, 2025
Run pully
Version updated for https://github.com/N35N0M/pully to version 2.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Remove broken legacy way of updating pullystate by @N35N0M in https://github.com/N35N0M/pully/pull/34 Full Changelog: https://github.com/N35N0M/pully/compare/2.0.0...2.0.1
November 18, 2025
Run pully
Version updated for https://github.com/N35N0M/pully to version 2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed In short, there’s less to manually setup, with the orphan branch being automatically created for you, and user-facing configuration is present in the default branch instead of being in the orphan branch to make it more accessible.
Most other changes are under the hood to prepare for TDD and gitlab support.