{"id":22683760,"url":"https://github.com/dialpad/ping-on-pr","last_synced_at":"2025-03-29T14:41:39.082Z","repository":{"id":82145912,"uuid":"424773329","full_name":"dialpad/ping-on-pr","owner":"dialpad","description":"Pings a Dialpad channel using the public API when a pull request is assigned to a team.","archived":false,"fork":false,"pushed_at":"2024-11-13T00:35:24.000Z","size":544,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-04T15:44:19.351Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dialpad.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-11-04T23:47:07.000Z","updated_at":"2024-04-22T23:53:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb5fb6df-b9ea-40ed-a2f1-6e1382bfc3cd","html_url":"https://github.com/dialpad/ping-on-pr","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dialpad%2Fping-on-pr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dialpad%2Fping-on-pr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dialpad%2Fping-on-pr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dialpad%2Fping-on-pr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dialpad","download_url":"https://codeload.github.com/dialpad/ping-on-pr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200301,"owners_count":20739563,"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","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-12-09T21:13:45.954Z","updated_at":"2025-03-29T14:41:39.064Z","avatar_url":"https://github.com/dialpad.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"An action that sends a text message to a Dialpad channel when a PR is assigned to a review team.\n\nThis action uses the Dialpad public API (see: https://developers.dialpad.com). You must get an API key and create a github secret to use this.\n\nThis action should be called by a workflow on the pull_request review_requested event.\n\nBuilding\n```\nncc build index.js\n```\n\nSample workflow\n```\non:\n  pull_request:\n    types: [review_requested]\n\njobs:\n  ping_on_pr_job:\n    runs-on: ubuntu-latest\n    name: Ping on PR\n    steps:\n      - name: Ping on PR action step\n        uses: dialpad/ping-on-pr@v1.0\n        id: ping-on-pr\n        with:\n          api-key: ${{ secrets.\u003cYOUR API KEY SECRET NAME\u003e }}\n          user-id: '\u003cYOUR USER ID\u003e'\n          review-teams-and-channels: '{\"\u003cYOUR REVIEW TEAM NAME\u003e\": \"\u003cYOUR CHANNEL HASHTAG\u003e\"}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdialpad%2Fping-on-pr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdialpad%2Fping-on-pr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdialpad%2Fping-on-pr/lists"}