{"id":5803766,"name":"ankur12-1610/pull-request-action","ecosystem":"actions","description":"Comments on the newly opened PR, adds a reaction to the PR and assigns the PR to the author.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ankur12-1610/pull-request-action","keywords_array":["awesome","easy-to-use","github-actions","hacktoberfest","hacktoberfest-accepted","pull-request"],"namespace":"ankur12-1610","versions_count":7,"first_release_published_at":"2021-12-28T21:03:24.000Z","latest_release_published_at":"2022-01-06T09:15:59.000Z","latest_release_number":"v2.0","last_synced_at":"2026-09-02T18:37:19.674Z","created_at":"2023-01-04T14:42:41.419Z","updated_at":"2026-09-14T10:29:08.520Z","registry_url":"https://github.com/ankur12-1610/pull-request-action","install_command":null,"documentation_url":null,"metadata":{"name":"PR Activity Action 🚀","description":"Comments on the newly opened PR, adds a reaction to the PR and assigns the PR to the author.","author":"ankur12-1610 \u003canknerd.12@gmail.com\u003e","inputs":{"GITHUB_TOKEN":{"description":"Github token","required":true},"GIPHY_TOKEN":{"description":"Giphy API token","required":false},"COMMENT_TEXT":{"description":"Body of the comment","required":true},"PR_REACTION":{"description":"Reaction to the comment","required":false},"TAG_AUTHOR":{"description":"Author of the pull request will be tagged or not","required":true},"ASSIGN_TO_AUTHOR":{"description":"Author of the pull request will be assigned or not","required":true},"GIPHY_TOPIC":{"description":"Topic for the gif","required":false},"FIRST_TIMERS_MESSAGE":{"description":"Message for the first timers","required":false}},"branding":{"color":"blue","icon":"tag"},"runs":{"using":"docker","image":"Dockerfile"},"default_branch":"master","path":null},"repo_metadata":{"id":45132758,"uuid":"442536470","full_name":"ankur12-1610/pull-request-action","owner":"ankur12-1610","description":"This GitHub action activates when a contributor raises a PR. It comments and reacts to the PR. Moreover, assigns the PR to the author.","archived":false,"fork":false,"pushed_at":"2022-10-01T06:09:03.000Z","size":480,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-09-02T18:38:44.668Z","etag":null,"topics":["awesome","easy-to-use","github-actions","hacktoberfest","hacktoberfest-accepted","pull-request"],"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/ankur12-1610.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}},"created_at":"2021-12-28T17:29:42.000Z","updated_at":"2024-12-20T15:32:31.000Z","dependencies_parsed_at":"2023-01-11T17:22:46.720Z","dependency_job_id":null,"html_url":"https://github.com/ankur12-1610/pull-request-action","commit_stats":{"total_commits":32,"total_committers":2,"mean_commits":16.0,"dds":0.1875,"last_synced_commit":"f526acd1880958f728a41337518be3e2f3451894"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/ankur12-1610/pull-request-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ankur12-1610","download_url":"https://codeload.github.com/ankur12-1610/pull-request-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/sbom","scorecard":{"id":197337,"data":{"date":"2025-08-11","repo":{"name":"github.com/ankur12-1610/pull-request-action","commit":"f526acd1880958f728a41337518be3e2f3451894"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pr-activity.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-activity.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ankur12-1610/pull-request-action/pr-activity.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:14.4.0-buster-slim to node:14.4.0-buster-slim@sha256:6526cf4e88325b31a4c56296c8750779ae932b2d607459b2b0c05f932435e06e","Warn: npmCommand not pinned by hash: Dockerfile:5","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-vp56-6g26-6827","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:04:14.611Z","repository_id":45132758,"created_at":"2025-08-16T22:04:14.611Z","updated_at":"2025-08-16T22:04:14.611Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37312179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-14T02:00:06.290Z","response_time":176,"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"},"owner_record":{"login":"ankur12-1610","name":"Ankur","uuid":"76884959","kind":"user","description":"LFX'23 @cncf | Summer of Bitcoin '22 @cryptoadvance | SDE @vector-im | Cryptography \u0026 Blockchain | OSS","email":"","website":"ankur.codes","location":"Pune","twitter":"ankurrap","company":null,"icon_url":"https://avatars.githubusercontent.com/u/76884959?u=a24985d7222c89c7f6fed55e9b202e7b5692fa00\u0026v=4","repositories_count":26,"last_synced_at":"2023-03-07T15:01:50.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ankur12-1610","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T12:39:13.872Z","updated_at":"2023-03-07T15:01:50.913Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ankur12-1610","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ankur12-1610/repositories"},"tags":[{"name":"v2.0","sha":"72e646d9bb27a5e3ed74d3b66493a9cad4050f4a","kind":"commit","published_at":"2022-01-06T09:15:59.000Z","download_url":"https://codeload.github.com/ankur12-1610/pull-request-action/tar.gz/v2.0","html_url":"https://github.com/ankur12-1610/pull-request-action/releases/tag/v2.0","dependencies_parsed_at":"2023-05-31T13:11:07.304Z","dependency_job_id":null,"purl":"pkg:github/ankur12-1610/pull-request-action@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/v2.0/manifests"},{"name":"v1.2","sha":"69e5620cccf61f36472424d916a3b935231859c6","kind":"commit","published_at":"2022-01-05T15:10:35.000Z","download_url":"https://codeload.github.com/ankur12-1610/pull-request-action/tar.gz/v1.2","html_url":"https://github.com/ankur12-1610/pull-request-action/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T13:11:07.830Z","dependency_job_id":null,"purl":"pkg:github/ankur12-1610/pull-request-action@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/v1.2/manifests"},{"name":"test","sha":"01ba6ee7f2dbb003a2075e0ed62b22dd00cab0ec","kind":"commit","published_at":"2021-12-30T19:34:44.000Z","download_url":"https://codeload.github.com/ankur12-1610/pull-request-action/tar.gz/test","html_url":"https://github.com/ankur12-1610/pull-request-action/releases/tag/test","dependencies_parsed_at":"2023-05-31T13:11:08.392Z","dependency_job_id":null,"purl":"pkg:github/ankur12-1610/pull-request-action@test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/test/manifests"},{"name":"v1.1","sha":"3da275a1cc06476afd882b44803cb78e566db70c","kind":"commit","published_at":"2021-12-29T13:56:53.000Z","download_url":"https://codeload.github.com/ankur12-1610/pull-request-action/tar.gz/v1.1","html_url":"https://github.com/ankur12-1610/pull-request-action/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T13:11:09.247Z","dependency_job_id":null,"purl":"pkg:github/ankur12-1610/pull-request-action@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/v1.1/manifests"},{"name":"v1.0","sha":"6689d10d917c7df452e890e30a1091c7bbaf5c68","kind":"commit","published_at":"2021-12-29T07:32:09.000Z","download_url":"https://codeload.github.com/ankur12-1610/pull-request-action/tar.gz/v1.0","html_url":"https://github.com/ankur12-1610/pull-request-action/releases/tag/v1.0","dependencies_parsed_at":"2023-05-31T13:11:09.887Z","dependency_job_id":null,"purl":"pkg:github/ankur12-1610/pull-request-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/v1.0/manifests"},{"name":"V1.1","sha":"c137dc639f78c4ff9d91033bb58b5e2590c23b13","kind":"commit","published_at":"2021-12-29T07:12:11.000Z","download_url":"https://codeload.github.com/ankur12-1610/pull-request-action/tar.gz/V1.1","html_url":"https://github.com/ankur12-1610/pull-request-action/releases/tag/V1.1","dependencies_parsed_at":"2023-05-31T13:11:10.377Z","dependency_job_id":null,"purl":"pkg:github/ankur12-1610/pull-request-action@V1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/V1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/V1.1/manifests"},{"name":"V1.0","sha":"873c3636128c7026436ea6ef671f2746583654ca","kind":"commit","published_at":"2021-12-28T21:03:24.000Z","download_url":"https://codeload.github.com/ankur12-1610/pull-request-action/tar.gz/V1.0","html_url":"https://github.com/ankur12-1610/pull-request-action/releases/tag/V1.0","dependencies_parsed_at":"2023-05-31T13:11:10.934Z","dependency_job_id":null,"purl":"pkg:github/ankur12-1610/pull-request-action@V1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/V1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/tags/V1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T10:29:08.520Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.595785137062272,"dependent_packages_count":0.0,"stargazers_count":12.21676437965457,"forks_count":16.178101727143083,"docker_downloads_count":null,"average":12.247662810964982},"purl":"pkg:githubactions/ankur12-1610/pull-request-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/ankur12-1610/pull-request-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/ankur12-1610/pull-request-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/ankur12-1610/pull-request-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:19:03.276Z","issues_count":2,"pull_requests_count":88,"avg_time_to_close_issue":1250.0,"avg_time_to_close_pull_request":14047.218390804597,"issues_closed_count":2,"pull_requests_closed_count":87,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.9090909090909091,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1250.0,"past_year_avg_time_to_close_pull_request":406.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankur12-1610%2Fpull-request-action/issues","maintainers":[{"login":"ankur12-1610","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ankur12-1610"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ankur12-1610%2Fpull-request-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ankur12-1610%2Fpull-request-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ankur12-1610%2Fpull-request-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ankur12-1610%2Fpull-request-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ankur12-1610%2Fpull-request-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ankur12-1610%2Fpull-request-action/codemeta","maintainers":[]}