hide-comment
Version updated for https://github.com/int128/hide-comment-action to version v1.54.0.
- This action is used across all versions by 210 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 pull requests, particularly those created by the github-actions user or matching customizable criteria (e.g., specific authors or comment content patterns). It streamlines workflows by reducing noise in pull requests, ensuring only relevant comments remain visible. The action supports flexible filtering based on comment authorship, and text patterns like “starts with,” “ends with,” or “contains.”
Release notes
What’s Changed
- Update GraphQL config for better IDE support by @int128-actions-tanpopo[bot] in https://github.com/int128/hide-comment-action/pull/1512
- chore(deps): update dependency @graphql-codegen/cli to v6.1.2 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1513
- chore(deps): update dependency @types/node to v20.19.35 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1514
- chore(deps): update pnpm to v10.30.3 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1515
- chore(deps): update int128/release-typescript-action action to v1.52.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1516
- chore(deps): update int128/wait-for-workflows-action action to v1.63.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1518
- chore(deps): update int128/release-typescript-action action to v1.53.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1517
- chore(deps): update int128/wait-for-workflows-action action to v1.64.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1520
- chore(deps): update int128/update-generated-files-action action to v2.82.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1519
- chore(deps): update graphqlcodegenerator monorepo by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1522
- chore(deps): update dependency @biomejs/biome to v2.4.6 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1521
- chore(deps): update node by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1523
- chore(deps): update actions/setup-node action to v6.3.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1524
- chore(deps): update dependency @graphql-codegen/cli to v6.2.1 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1525
- chore(deps): update dependency vitest to v4.1.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1526
- chore(deps): update int128/release-typescript-action action to v1.55.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1528
- chore(deps): update dependency @biomejs/biome to v2.4.7 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1527
- chore(deps): update int128/wait-for-workflows-action action to v1.65.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1530
- chore(deps): update int128/update-generated-files-action action to v2.86.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1529
- chore(deps): update pnpm to v10.32.1 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1531
- fix(deps): update dependency graphql to v16.13.1 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1532
- chore(deps): update int128/release-typescript-action action to v1.56.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1534
- chore(deps): update dependency @biomejs/biome to v2.4.8 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1533
- chore(deps): update int128/wait-for-workflows-action action to v1.66.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1535
- chore(deps): update int128/release-typescript-action action to v1.57.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1537
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1538
Full Changelog: https://github.com/int128/hide-comment-action/compare/v1.53.0...v1.54.0