{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/5"},{"label":"Communications","url":"https://skillfed.io/packages/category/communications"}],"enrichment":{"capability":"A CLI tool that creates, updates, and manages automatic comments on GitHub pull requests, with support for templating and content from files or stdin.","skillfed_tags":["github-integration","ci-cd","cli-tool"],"use_cases":["Post test failure summaries from CI jobs to pull requests, aggregating results from multiple test suites","Update build status or deployment progress comments without creating duplicates across repeated runs","Append incremental analysis results (linting, coverage, performance metrics) to a single PR comment","Hide or replace outdated comments when a new commit is pushed, keeping PR discussions clean","Template-driven comment generation that includes environment variables and dynamic content from build logs"],"what_it_does":"pr-commenter is a command-line tool for programmatically posting and managing comments on GitHub pull requests. It reads comment content from files, stdin, or environment variables, optionally processes it through Jinja2 templates, and posts it to a specified PR. The tool tracks comments using hidden metadata, allowing subsequent runs to find, update, or hide previous comments of the same type\u2014useful for CI systems that need to post incremental results (like test failures) across multiple build runs on the same commit.\n\nThe package depends on pygithub for GitHub API interaction, docopt-ng for CLI argument parsing, and Jinja2 for template rendering. It requires Python 3.7 or later and a GitHub token with repo scope. The tool is designed for integration into CI/CD pipelines where multiple jobs need to coordinate comment updates on the same PR.","worth_installing":"Yes, with conditions. The tool is straightforward to install and solves a real CI/CD problem\u2014coordinating comment updates across multiple build jobs. However, the aging maintenance (532 days since previous release, 1 star) and minimal community adoption suggest limited real-world validation. Install if you have a specific need for templated, idempotent PR comments in your CI pipeline and are comfortable maintaining a lightly-used dependency."},"id":"pr-commenter","links":{"html":"https://skillfed.io/packages/pr-commenter","md":"https://skillfed.io/packages/pr-commenter.md","pypi":"https://pypi.org/project/pr-commenter/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-02-28","license_spdx":null,"license_treatment":"permissive","name":"pr-commenter","python_support":"supports_current","summary":"Create and manage automatic comments in a Github PR"},"popularity":{"monthly_downloads":123444,"position":11907,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.4"}
