hide-comment
Version updated for https://github.com/int128/hide-comment-action to version v1.58.0.
- This action is used across all versions by 216 repositories.
Action Type
This is a Node action using Node version 20.
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 a pull request, particularly those created by the github-actions user or matching specified conditions such as author, or specific text patterns. It simplifies comment management in pull requests by automatically minimizing outdated, repetitive, or irrelevant comments, thereby improving the clarity and readability of discussions. Key capabilities include filtering comments based on author or content patterns (e.g., starts with, ends with, or contains specific text).
What’s Changed
What’s Changed
- chore(deps): update dependency @graphql-codegen/cli to v6.3.1 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1569
- chore(deps): update int128/release-typescript-action action to v1.60.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1570
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1571
- Use corepack to pin pnpm version by @int128-actions-tanpopo[bot] in https://github.com/int128/hide-comment-action/pull/1572
- chore(deps): update dependency @graphql-codegen/import-types-preset to v4.0.1 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1574
- chore(deps): update dependency @biomejs/biome to v2.4.13 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1573
- chore(deps): update dependency vitest to v4.1.5 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1575
- chore(deps): update pnpm to v10.33.2 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1576
- fix(deps): update dependency @actions/core to v3.0.1 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1577
Full Changelog: https://github.com/int128/hide-comment-action/compare/v1.57.0...v1.58.0