{"id":7742664,"name":"shanegenschaw/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/shanegenschaw/pull-request-comment-trigger","keywords_array":[],"namespace":"shanegenschaw","versions_count":4,"first_release_published_at":"2023-03-21T18:20:38.000Z","latest_release_published_at":"2024-08-10T21:54:53.000Z","latest_release_number":"v3.0.0","last_synced_at":"2026-05-13T08:04:20.940Z","created_at":"2023-05-17T08:42:42.923Z","updated_at":"2026-05-13T08:04:20.941Z","registry_url":"https://github.com/shanegenschaw/pull-request-comment-trigger","install_command":null,"documentation_url":null,"metadata":{"name":"Pull Request Comment Trigger fork","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"},"allow_arguments":{"description":"If 'true', the trigger can have arguments. Can be passed via \"**\".","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":"node20","main":"dist/index.js"},"branding":{"icon":"check-circle","color":"red"},"default_branch":"master","path":null},"repo_metadata":{"id":144199860,"uuid":"617061894","full_name":"shanegenschaw/pull-request-comment-trigger","owner":"shanegenschaw","description":"A github action for detecting a \"trigger\" in a pull request description or comment","archived":false,"fork":true,"pushed_at":"2025-06-13T16:06:30.000Z","size":617,"stargazers_count":13,"open_issues_count":2,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-19T10:55:06.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Khan/pull-request-comment-trigger","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shanegenschaw.png","metadata":{},"created_at":"2023-03-21T16:15:17.000Z","updated_at":"2025-09-05T12:03:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/shanegenschaw/pull-request-comment-trigger","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/shanegenschaw/pull-request-comment-trigger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shanegenschaw","download_url":"https://codeload.github.com/shanegenschaw/pull-request-comment-trigger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/sbom","scorecard":{"id":815860,"data":{"date":"2025-08-11","repo":{"name":"github.com/shanegenschaw/pull-request-comment-trigger","commit":"ed1b19f9e6a15e21cc8edf8749f4bcb51dfb35ba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"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":"Code-Review","score":1,"reason":"Found 2/18 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":"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:35: update your workflow using https://app.stepsecurity.io/secureworkflow/shanegenschaw/pull-request-comment-trigger/example.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/example.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/shanegenschaw/pull-request-comment-trigger/example.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/example.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/shanegenschaw/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/shanegenschaw/pull-request-comment-trigger/example.yml/master?enable=pin","Info:   0 out of   4 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":"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":"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":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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","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-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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"}}]},"last_synced_at":"2025-08-23T14:15:23.548Z","repository_id":144199860,"created_at":"2025-08-23T14:15:23.549Z","updated_at":"2025-08-23T14:15:23.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276195594,"owners_count":25601144,"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-21T02:00:07.055Z","response_time":72,"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":"shanegenschaw","name":"Shane Genschaw","uuid":"796711","kind":"user","description":"IT Software Architect","email":"","website":null,"location":"Madison, WI, USA","twitter":null,"company":"Nelnet","icon_url":"https://avatars.githubusercontent.com/u/796711?u=86ffce85914fa916efb1357d62902f5cfad869ec\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-12T22:35:22.504Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/shanegenschaw","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T05:14:21.942Z","updated_at":"2023-03-12T22:35:22.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shanegenschaw","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shanegenschaw/repositories"},"tags":[{"name":"v3.0.0","sha":"de309e4a2e83bb08877cada483e3e2b13b8d8e4b","kind":"commit","published_at":"2024-08-10T21:54:53.000Z","download_url":"https://codeload.github.com/shanegenschaw/pull-request-comment-trigger/tar.gz/v3.0.0","html_url":"https://github.com/shanegenschaw/pull-request-comment-trigger/releases/tag/v3.0.0","dependencies_parsed_at":"2024-08-12T04:09:25.079Z","dependency_job_id":null,"purl":"pkg:github/shanegenschaw/pull-request-comment-trigger@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/tags/v3.0.0/manifests"},{"name":"v2","sha":"36f045a19d899801458d66a432cad5d86cd9b36a","kind":"tag","published_at":"2023-05-26T17:55:44.000Z","download_url":"https://codeload.github.com/shanegenschaw/pull-request-comment-trigger/tar.gz/v2","html_url":"https://github.com/shanegenschaw/pull-request-comment-trigger/releases/tag/v2","dependencies_parsed_at":"2023-06-02T00:22:38.209Z","dependency_job_id":null,"purl":"pkg:github/shanegenschaw/pull-request-comment-trigger@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/tags/v2/manifests"},{"name":"v2.1.0","sha":"36f045a19d899801458d66a432cad5d86cd9b36a","kind":"tag","published_at":"2023-05-26T17:55:26.000Z","download_url":"https://codeload.github.com/shanegenschaw/pull-request-comment-trigger/tar.gz/v2.1.0","html_url":"https://github.com/shanegenschaw/pull-request-comment-trigger/releases/tag/v2.1.0","dependencies_parsed_at":"2023-06-02T00:22:36.726Z","dependency_job_id":null,"purl":"pkg:github/shanegenschaw/pull-request-comment-trigger@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"0e3372ee433eb7b8bf4f55342e8ff9304734bc90","kind":"tag","published_at":"2023-03-21T18:20:38.000Z","download_url":"https://codeload.github.com/shanegenschaw/pull-request-comment-trigger/tar.gz/v2.0.0","html_url":"https://github.com/shanegenschaw/pull-request-comment-trigger/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-02T00:22:35.188Z","dependency_job_id":null,"purl":"pkg:github/shanegenschaw/pull-request-comment-trigger@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-21T04:44:58.020Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.756773886864206,"dependent_packages_count":0.0,"stargazers_count":17.521787355411185,"forks_count":21.6891142449691,"docker_downloads_count":null,"average":15.991918871811123},"purl":"pkg:githubactions/shanegenschaw/pull-request-comment-trigger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/shanegenschaw/pull-request-comment-trigger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/shanegenschaw/pull-request-comment-trigger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/shanegenschaw/pull-request-comment-trigger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":null,"issues_count":null,"pull_requests_count":null,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":null,"pull_requests_closed_count":null,"pull_request_authors_count":null,"issue_authors_count":null,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":null,"bot_issues_count":null,"bot_pull_requests_count":null,"past_year_issues_count":null,"past_year_pull_requests_count":null,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":null,"past_year_pull_requests_closed_count":null,"past_year_pull_request_authors_count":null,"past_year_issue_authors_count":null,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":null,"past_year_bot_pull_requests_count":null,"past_year_merged_pull_requests_count":null,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanegenschaw%2Fpull-request-comment-trigger/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shanegenschaw%2Fpull-request-comment-trigger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shanegenschaw%2Fpull-request-comment-trigger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shanegenschaw%2Fpull-request-comment-trigger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shanegenschaw%2Fpull-request-comment-trigger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shanegenschaw%2Fpull-request-comment-trigger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shanegenschaw%2Fpull-request-comment-trigger/codemeta","maintainers":[]}