{"id":6326271,"name":"khan/pull-request-comment-trigger","ecosystem":"actions","description":"Look for a \"trigger word\" in a pull-request description or comment, so that later steps can know whether or not to run.","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/khan/pull-request-comment-trigger","keywords_array":[],"namespace":"Khan","versions_count":2,"first_release_published_at":"2019-11-21T00:07:07.000Z","latest_release_published_at":"2022-03-24T14:07:14.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-03-31T14:02:21.186Z","created_at":"2023-02-13T13:07:31.729Z","updated_at":"2026-03-31T14:02:21.186Z","registry_url":"https://github.com/khan/pull-request-comment-trigger","install_command":null,"documentation_url":null,"metadata":{"name":"Pull Request Comment Trigger","description":"Look for a \"trigger word\" in a pull-request description or comment, so that later steps can know whether or not to run.","inputs":{"reaction":{"description":"If set, the specified emoji \"reaction\" is put on the comment to indicate that the trigger was detected. For example, \"rocket\".","required":false,"default":""},"trigger":{"description":"The string to look for in pull-request descriptions and comments. For example \"#build/android\"","required":true},"prefix_only":{"description":"If 'true', the trigger must match the start of the comment.","required":false,"default":"false"}},"outputs":{"triggered":{"description":"the string 'true' if the trigger was found, otherwise the string 'false'"},"comment_body":{"description":"The comment body."}},"runs":{"using":"node12","main":"dist/index.js"},"branding":{"icon":"check-circle","color":"red"},"default_branch":"master","path":null},"repo_metadata":{"id":40323610,"uuid":"223040273","full_name":"Khan/pull-request-comment-trigger","owner":"Khan","description":"A github action for detecting a \"trigger\" in a pull request description or comment","archived":true,"fork":false,"pushed_at":"2024-08-10T21:54:55.000Z","size":819,"stargazers_count":206,"open_issues_count":29,"forks_count":89,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-09-01T20:49:38.279Z","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/Khan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-20T22:36:23.000Z","updated_at":"2025-04-11T21:47:56.000Z","dependencies_parsed_at":"2024-01-13T17:11:22.553Z","dependency_job_id":"e0e145c9-7738-4abc-b408-49ceab622cff","html_url":"https://github.com/Khan/pull-request-comment-trigger","commit_stats":{"total_commits":23,"total_committers":4,"mean_commits":5.75,"dds":0.3913043478260869,"last_synced_commit":"f8ab347574d77faad034de3bcc2565517187eb2b"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Khan/pull-request-comment-trigger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khan%2Fpull-request-comment-trigger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khan%2Fpull-request-comment-trigger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khan%2Fpull-request-comment-trigger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khan%2Fpull-request-comment-trigger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Khan","download_url":"https://codeload.github.com/Khan/pull-request-comment-trigger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khan%2Fpull-request-comment-trigger/sbom","scorecard":{"id":78327,"data":{"date":"2025-08-11","repo":{"name":"github.com/Khan/pull-request-comment-trigger","commit":"f8ab347574d77faad034de3bcc2565517187eb2b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/example.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Khan/pull-request-comment-trigger/example.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/example.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Khan/pull-request-comment-trigger/example.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/example.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Khan/pull-request-comment-trigger/example.yml/master?enable=pin","Info:   0 out of   3 third-party GitHubAction 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":"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/example.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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-15T05:17:27.534Z","repository_id":40323610,"created_at":"2025-08-15T05:17:27.534Z","updated_at":"2025-08-15T05:17:27.534Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273192235,"owners_count":25061465,"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-09-01T02:00:09.058Z","response_time":120,"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":"Khan","name":"Khan Academy","uuid":"15455","kind":"organization","description":"Working to make a free, world-class education available for anyone, anywhere.","email":null,"website":"https://www.khanacademy.org/","location":"Mountain View, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15455?v=4","repositories_count":468,"last_synced_at":"2025-06-08T16:02:11.578Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Khan","funding_links":[],"total_stars":19515,"followers":726,"following":0,"created_at":"2022-11-02T16:22:07.369Z","updated_at":"2025-06-08T16:02:11.578Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Khan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Khan/repositories"},"tags":[{"name":"v1.1.0","sha":"edab8d9ba7759221187ef7120592a6fbfada0d18","kind":"commit","published_at":"2022-03-24T14:07:14.000Z","download_url":"https://codeload.github.com/Khan/pull-request-comment-trigger/tar.gz/v1.1.0","html_url":"https://github.com/Khan/pull-request-comment-trigger/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T01:49:37.152Z","dependency_job_id":"ce385a18-1494-4afe-980d-f67a589d36e8","purl":"pkg:github/Khan/pull-request-comment-trigger@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khan%2Fpull-request-comment-trigger/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khan%2Fpull-request-comment-trigger/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"af6260d48c05e1f2f1641f9d14794bd04687c023","kind":"commit","published_at":"2019-11-21T00:07:07.000Z","download_url":"https://codeload.github.com/Khan/pull-request-comment-trigger/tar.gz/1.0.0","html_url":"https://github.com/Khan/pull-request-comment-trigger/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-31T01:49:37.694Z","dependency_job_id":"3f40c47d-eac0-46fa-853a-208386426db8","purl":"pkg:github/Khan/pull-request-comment-trigger@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khan%2Fpull-request-comment-trigger/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khan%2Fpull-request-comment-trigger/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T21:23:28.021Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":244,"rankings":{"downloads":null,"dependent_repos_count":2.5764538108065285,"dependent_packages_count":0.0,"stargazers_count":1.1820630644905719,"forks_count":0.66550467437807,"docker_downloads_count":null,"average":1.1060053874187925},"purl":"pkg:githubactions/khan/pull-request-comment-trigger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/khan/pull-request-comment-trigger","docker_dependents_count":1,"docker_downloads_count":597,"usage_url":"https://repos.ecosyste.ms/usage/actions/khan/pull-request-comment-trigger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/khan/pull-request-comment-trigger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-29T15:35:59.288Z","issues_count":27,"pull_requests_count":24,"avg_time_to_close_issue":8259656.285714285,"avg_time_to_close_pull_request":4255257.133333334,"issues_closed_count":7,"pull_requests_closed_count":15,"pull_request_authors_count":18,"issue_authors_count":26,"avg_comments_per_issue":1.6296296296296295,"avg_comments_per_pull_request":2.375,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khan%2Fpull-request-comment-trigger/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/khan%2Fpull-request-comment-trigger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/khan%2Fpull-request-comment-trigger/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/khan%2Fpull-request-comment-trigger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/khan%2Fpull-request-comment-trigger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/khan%2Fpull-request-comment-trigger/codemeta","maintainers":[]}