Below you will find pages that utilize the taxonomy term “int128”
January 17, 2026
hide-comment
Version updated for https://github.com/int128/hide-comment-action to version v1.50.0.
This action is used across all versions by 190 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The hide-comment-action GitHub Action automates the process of hiding (minimizing) specific comments in pull requests, particularly those created by the github-actions user. It allows users to define conditions such as comment author, or body content (e.g., starts with, ends with, or contains specific text) for selective hiding, helping to declutter pull request discussions and improve focus on relevant feedback.
January 14, 2026
hide-comment
Version updated for https://github.com/int128/hide-comment-action to version v1.49.0.
This action is used across all versions by 189 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The hide-comment-action GitHub Action automates the process of hiding (minimizing) comments in pull requests, particularly those created by the github-actions user or matching specified conditions. It allows users to filter comments based on attributes such as author, or text patterns (e.g., starts with, ends with, contains), helping to declutter pull request discussions and maintain focus on relevant information.