{"id":47715054,"url":"https://github.com/step-security/create-issue-from-file","last_synced_at":"2026-04-02T18:51:42.155Z","repository":{"id":345264949,"uuid":"1184972716","full_name":"step-security/create-issue-from-file","owner":"step-security","description":"A GitHub action to create an issue using content from a file. Secure drop-in replacement for peter-evans/create-issue-from-file.","archived":false,"fork":false,"pushed_at":"2026-03-30T05:09:38.000Z","size":605,"stargazers_count":0,"open_issues_count":9,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-30T06:57:26.998Z","etag":null,"topics":["step-security-maintained-actions"],"latest_commit_sha":null,"homepage":"https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions","language":"TypeScript","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/step-security.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-18T05:33:03.000Z","updated_at":"2026-03-30T04:50:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/step-security/create-issue-from-file","commit_stats":null,"previous_names":["step-security/create-issue-from-file"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/step-security/create-issue-from-file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fcreate-issue-from-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fcreate-issue-from-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fcreate-issue-from-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fcreate-issue-from-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security","download_url":"https://codeload.github.com/step-security/create-issue-from-file/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fcreate-issue-from-file/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["step-security-maintained-actions"],"created_at":"2026-04-02T18:51:41.436Z","updated_at":"2026-04-02T18:51:42.144Z","avatar_url":"https://github.com/step-security.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![StepSecurity Maintained Action](https://raw.githubusercontent.com/step-security/maintained-actions-assets/main/assets/maintained-action-banner.png)](https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions)\n\n# Create Issue From File\n\nA GitHub action to create an issue using content from a file.\n\nThis is designed to be used in conjunction with other actions that output to a file.\nEspecially if that output can be formatted\nas [GitHub flavoured Markdown](https://docs.github.com/en/github/writing-on-github/basic-writing-and-formatting-syntax).\nThis action will create an issue if a file exists at a specified path.\nThe content of the issue will be taken from the file as-is.\nIf the file does not exist the action exits silently.\n\n## Usage\n\n```yml\n  - name: Create Issue From File\n    uses: step-security/create-issue-from-file@v6\n    with:\n      title: An example issue\n      content-filepath: ./example-content/output.md\n      labels: |\n        report\n        automated issue\n```\n\n### Action inputs\n\n| Name               | Description                                                                                                                          | Default            |\n|--------------------|--------------------------------------------------------------------------------------------------------------------------------------|--------------------|\n| `token`            | `GITHUB_TOKEN` or a `repo` scoped [PAT](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token) | `GITHUB_TOKEN`     |\n| `repository`       | The target GitHub repository                                                                                                         | Current repository |\n| `issue-number`     | The issue number of an existing issue to update                                                                                      |                    |\n| `title`            | (**required**) The title of the issue                                                                                                |                    |\n| `content-filepath` | The file path to the issue content                                                                                                   |                    |\n| `labels`           | A comma or newline-separated list of labels                                                                                          |                    |\n| `assignees`        | A comma or newline-separated list of assignees (GitHub usernames)                                                                    |                    |\n\n### Outputs\n\n- `issue-number` - The number of the created issue\n\n## License\n\nMIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstep-security%2Fcreate-issue-from-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstep-security%2Fcreate-issue-from-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstep-security%2Fcreate-issue-from-file/lists"}