{"id":7837814,"name":"chyccs/pull-request-title-generator","ecosystem":"actions","description":"GitHub Action that extracts the title by summarizing the contents of pull-request","homepage":null,"licenses":"lgpl-2.1","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/chyccs/pull-request-title-generator","keywords_array":[],"namespace":"chyccs","versions_count":2,"first_release_published_at":"2023-06-22T12:11:22.000Z","latest_release_published_at":"2023-06-22T12:27:11.000Z","latest_release_number":"0.0.1.1","last_synced_at":"2026-09-17T01:08:07.457Z","created_at":"2023-06-22T14:22:59.481Z","updated_at":"2026-09-22T17:30:10.650Z","registry_url":"https://github.com/chyccs/pull-request-title-generator","install_command":null,"documentation_url":null,"metadata":{"name":"Pull Request Title Generator","description":"GitHub Action that extracts the title by summarizing the contents of pull-request","branding":{"icon":"italic","color":"red"},"inputs":{"GITHUB_TOKEN":{"description":"Github Token","required":true},"OPENAI_ORG":{"description":"OpenAI API Organization","required":true},"OPENAI_API_KEY":{"description":"OpenAI API KEY","required":true}},"runs":{"using":"composite","steps":[{"name":"Move to path of action","run":"cd ${{ github.action_path }}\npwd=\"$(pwd)\"\necho \"local_action_path=$pwd\" \u003e\u003e $GITHUB_ENV\n","shell":"bash"},{"name":"Install Python","uses":"actions/setup-python@v4","with":{"python-version":"3.9"}},{"id":"cache-pipenv","uses":"actions/cache@v3","with":{"path":"${{ env.local_action_path }}/.venv/","key":"${{ runner.os }}-pipenv-${{ hashFiles('**/Pipfile.lock') }}"}},{"name":"Install pipenv","run":"cd ${{ github.action_path }}\npython -m pip install --upgrade pipenv\n","shell":"bash"},{"name":"Install dependencies","if":"steps.cache-pipenv.outputs.cache-hit != 'true'","run":"cd ${{ github.action_path }}\nexport PIPENV_VENV_IN_PROJECT=1\npipenv install --dev\n","shell":"bash"},{"name":"Run manage.py","id":"main","run":"cd ${{ github.action_path }}\npipenv run python ${{ env.local_action_path }}/src/manage.py\n","shell":"bash","env":{"owner":"${{ github.repository_owner }}","repository":"${{ github.event.repository.name }}","pull_request_number":"${{ github.event.pull_request.number }}","access_token":"${{ inputs.GITHUB_TOKEN }}","open_ai_org":"${{ inputs.OPENAI_ORG }}","open_ai_api_key":"${{ inputs.OPENAI_API_KEY }}"}}]},"default_branch":"master","path":null},"repo_metadata":{"id":174727523,"uuid":"652687909","full_name":"chyccs/pull-request-title-generator","owner":"chyccs","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-23T00:38:14.000Z","size":311,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-17T07:02:34.908Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyccs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-12T15:30:20.000Z","updated_at":"2023-06-22T10:23:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8ecb484-d18c-47b5-841f-22d8511d1deb","html_url":"https://github.com/chyccs/pull-request-title-generator","commit_stats":null,"previous_names":["chyccs/pull-request-generator","chyccs/pull-request-title-generator"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/chyccs/pull-request-title-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyccs%2Fpull-request-title-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyccs%2Fpull-request-title-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyccs%2Fpull-request-title-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyccs%2Fpull-request-title-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyccs","download_url":"https://codeload.github.com/chyccs/pull-request-title-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyccs%2Fpull-request-title-generator/sbom","scorecard":{"id":282300,"data":{"date":"2025-08-11","repo":{"name":"github.com/chyccs/pull-request-title-generator","commit":"d1291aa4e1ffc4f4eb873fd4b7da524c5dafc683"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/7 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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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/example-action.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chyccs/pull-request-title-generator/example-action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/chyccs/pull-request-title-generator/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/chyccs/pull-request-title-generator/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chyccs/pull-request-title-generator/integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pull-request.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/chyccs/pull-request-title-generator/on-pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pull-request.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/chyccs/pull-request-title-generator/on-pull-request.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:36","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/example-action.yml:7","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-pull-request.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-push.yml:9","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: 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":"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 10 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":"32 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2023-112 / GHSA-cf7p-gm2m-833m","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"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-17T16:13:09.246Z","repository_id":174727523,"created_at":"2025-08-17T16:13:09.246Z","updated_at":"2025-08-17T16:13:09.246Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37598982,"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-22T02:00:07.665Z","response_time":55,"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":"chyccs","name":null,"uuid":"1327018","kind":"user","description":"","email":"","website":null,"location":"Seoul, Korea","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1327018?u=97c83cdb9d66a11a1fceea07eb3504d4ed7436ba\u0026v=4","repositories_count":4,"last_synced_at":"2023-02-27T00:20:39.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chyccs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T09:11:14.282Z","updated_at":"2023-02-27T00:20:39.133Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyccs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyccs/repositories"},"tags":[{"name":"0.0.1.1","sha":"9b8b2d618a524f7631922fc8b6386617bc5e563a","kind":"commit","published_at":"2023-06-22T12:27:11.000Z","download_url":"https://codeload.github.com/chyccs/pull-request-title-generator/tar.gz/0.0.1.1","html_url":"https://github.com/chyccs/pull-request-title-generator/releases/tag/0.0.1.1","dependencies_parsed_at":"2023-06-28T01:16:03.749Z","dependency_job_id":null,"purl":"pkg:github/chyccs/pull-request-title-generator@0.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyccs%2Fpull-request-title-generator/tags/0.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyccs%2Fpull-request-title-generator/tags/0.0.1.1/manifests"},{"name":"0.0.1.0","sha":"afaa62ce2e29143835d9751ccb4ea23e888fb2cc","kind":"commit","published_at":"2023-06-22T12:11:22.000Z","download_url":"https://codeload.github.com/chyccs/pull-request-title-generator/tar.gz/0.0.1.0","html_url":"https://github.com/chyccs/pull-request-title-generator/releases/tag/0.0.1.0","dependencies_parsed_at":"2023-06-27T00:21:03.091Z","dependency_job_id":null,"purl":"pkg:github/chyccs/pull-request-title-generator@0.0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyccs%2Fpull-request-title-generator/tags/0.0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyccs%2Fpull-request-title-generator/tags/0.0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-22T17:30:10.650Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.63918640070748,"dependent_packages_count":0.0,"stargazers_count":48.58013166945072,"forks_count":34.95136091186007,"docker_downloads_count":null,"average":29.79266974550457},"purl":"pkg:githubactions/chyccs/pull-request-title-generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/chyccs/pull-request-title-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/chyccs/pull-request-title-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/chyccs/pull-request-title-generator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-03-03T23:19:03.224Z","issues_count":0,"pull_requests_count":32,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1121677.3703703703,"issues_closed_count":0,"pull_requests_closed_count":27,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":29,"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/chyccs%2Fpull-request-title-generator/issues","maintainers":[{"login":"chyccs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chyccs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/chyccs%2Fpull-request-title-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/chyccs%2Fpull-request-title-generator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/chyccs%2Fpull-request-title-generator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/chyccs%2Fpull-request-title-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/chyccs%2Fpull-request-title-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/chyccs%2Fpull-request-title-generator/codemeta","maintainers":[]}