{"id":28332285,"url":"https://github.com/beakyn/gha-comment-pull-request","last_synced_at":"2025-08-13T07:16:00.082Z","repository":{"id":40705427,"uuid":"344987348","full_name":"Beakyn/gha-comment-pull-request","owner":"Beakyn","description":"Action to add comments and edit description in pull requests.","archived":false,"fork":false,"pushed_at":"2023-06-02T23:34:47.000Z","size":597,"stargazers_count":3,"open_issues_count":2,"forks_count":4,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-07-17T21:09:51.201Z","etag":null,"topics":["github-action","javascript","workflow"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Beakyn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-06T02:32:43.000Z","updated_at":"2023-09-23T15:40:51.000Z","dependencies_parsed_at":"2024-10-25T04:19:59.278Z","dependency_job_id":"0027c4f8-6811-4a25-933a-f41760d00e67","html_url":"https://github.com/Beakyn/gha-comment-pull-request","commit_stats":{"total_commits":12,"total_committers":3,"mean_commits":4.0,"dds":"0.41666666666666663","last_synced_commit":"2167a7aee24f9e61ce76a23039f322e49a990409"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Beakyn/gha-comment-pull-request","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakyn%2Fgha-comment-pull-request","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakyn%2Fgha-comment-pull-request/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakyn%2Fgha-comment-pull-request/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakyn%2Fgha-comment-pull-request/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Beakyn","download_url":"https://codeload.github.com/Beakyn/gha-comment-pull-request/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beakyn%2Fgha-comment-pull-request/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270202781,"owners_count":24544402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-action","javascript","workflow"],"created_at":"2025-05-26T19:45:50.277Z","updated_at":"2025-08-13T07:15:59.430Z","avatar_url":"https://github.com/Beakyn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://beakyn.com/assets/beakyn-logo-v2-color.png\" alt=\"Beakyn\" height=\"40\" /\u003e\n\n# Comment Pull Request\n\nAction to add comments and edit description in pull requests\n\n## Pre-requisites\n\nCreate a workflow .yml file in your .github/workflows directory. An example workflow is available below. For more information, reference the GitHub Help Documentation for Creating a workflow file.\n\n## Inputs\n\n`pull-request-number`: Pull request number. **This is required if not running in a pull_request event**\n\n`description-message`: Append message to pull request description\n\n`comment-message`: Add comment to pull request\n\n`delete-previous-comment`: Delete previous comment\n\n## Example\n\n```yaml\n- name: Comment deploy URL to pull request\n  uses: Beakyn/gha-comment-pull-request@v1.0.1\n  env:\n    GITHUB_TOKEN: ${{ github.token }}\n  with:\n    description-message: |\n      ----\n      ### Live Preview\n      :rocket: Released to https://${{steps.environment.outputs.deployUrl}}\n    comment-message: |\n      ### Live Preview\n      :rocket: Released to https://${{steps.environment.outputs.deployUrl}}\n    delete-previous-comment: true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeakyn%2Fgha-comment-pull-request","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeakyn%2Fgha-comment-pull-request","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeakyn%2Fgha-comment-pull-request/lists"}