{"id":18975059,"url":"https://github.com/bufferapp/github-action-bufferbot-helper","last_synced_at":"2026-07-16T00:33:39.918Z","repository":{"id":44834324,"uuid":"238376632","full_name":"bufferapp/github-action-bufferbot-helper","owner":"bufferapp","description":"A simple GitHub action that automatically adds helpful context to PRs.","archived":false,"fork":false,"pushed_at":"2022-08-18T19:21:48.000Z","size":264,"stargazers_count":0,"open_issues_count":3,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-24T23:40:53.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bufferapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-05T05:39:48.000Z","updated_at":"2020-03-10T22:29:58.000Z","dependencies_parsed_at":"2022-08-25T10:31:25.439Z","dependency_job_id":null,"html_url":"https://github.com/bufferapp/github-action-bufferbot-helper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bufferapp/github-action-bufferbot-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fgithub-action-bufferbot-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fgithub-action-bufferbot-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fgithub-action-bufferbot-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fgithub-action-bufferbot-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufferapp","download_url":"https://codeload.github.com/bufferapp/github-action-bufferbot-helper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fgithub-action-bufferbot-helper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35526113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-15T02:00:06.706Z","response_time":131,"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":[],"created_at":"2024-11-08T15:17:12.947Z","updated_at":"2026-07-16T00:33:39.901Z","avatar_url":"https://github.com/bufferapp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bufferbot Helper\r\n\r\nA simple [GitHub Action](https://help.github.com/en/actions/automating-your-workflow-with-github-actions) for Bufferbot to add helpful context and links to your PRs.\r\n\r\n## How to use\r\n\r\nHere's an example using this to comment on PRs with helpful links and context:\r\n\r\n```yml\r\nname: Bufferbot Helper\r\n\r\non:\r\n  pull_request:\r\n    types: [opened]\r\n    branches:\r\n    - master\r\n\r\njobs:\r\n  pr_comment:\r\n    runs-on: ubuntu-latest\r\n    name: PR Comment\r\n    steps:\r\n      - uses: bufferapp/github-action-bufferbot-helper@v1\r\n        with:\r\n          repo-token: ${{ secrets.GITHUB_TOKEN }}\r\n          action: \"pr-comment\"\r\n          staging-url-template: \"https://{{placeholder}}-publish.dev.buffer.com\"\r\n          service-name: \"buffer-publish\"\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Fgithub-action-bufferbot-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbufferapp%2Fgithub-action-bufferbot-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Fgithub-action-bufferbot-helper/lists"}