gh-comment-kit Comment Action
Version updated for https://github.com/srz-zumix/comment-action to version v0.2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The comment-action GitHub Action automates the process of posting, updating, deleting, and resolving trackable comments on pull requests. It enables users to attach comments to specific file paths and line numbers, ensuring context-specific feedback during code reviews. The action solves the challenge of managing review comments by grouping them with identifiers, supporting operations like updates and deletions, and handling large comment sizes through automatic splitting or truncation.
What’s Changed
Changes
Features
- gh-comment-kit v0.2.0 @srz-zumix (#4)