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. This tool is especially useful for managing automated comments in CI/CD workflows.
Release notes
What’s Changed
- chore(deps): update int128/release-typescript-action action to v1.42.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1464
- chore(deps): update pnpm to v10.26.2 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1463
- chore(deps): update int128/wait-for-workflows-action action to v1.54.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1466
- chore(deps): update int128/update-generated-files-action action to v2.74.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1465
- chore(deps): update int128/update-generated-files-action action to v2.76.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1467
- chore(deps): update pnpm to v10.27.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1468
- chore(deps): update dependency @biomejs/biome to v2.3.11 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1469
- Move renovate.json to repository root by @int128-actions-tanpopo[bot] in https://github.com/int128/hide-comment-action/pull/1462
- fix(deps): update dependency @actions/core to v2.0.2 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1470
Full Changelog: https://github.com/int128/hide-comment-action/compare/v1.49.0...v1.50.0