{"id":46993420,"url":"https://github.com/issue-ops/releaser","last_synced_at":"2026-03-11T14:37:58.554Z","repository":{"id":196096339,"uuid":"694184059","full_name":"issue-ops/releaser","owner":"issue-ops","description":"Handle creating GitHub Releases for a repository","archived":false,"fork":false,"pushed_at":"2026-02-09T14:59:27.000Z","size":5430,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-11T05:06:12.537Z","etag":null,"topics":["actions","github-actions","issue-ops","issueops"],"latest_commit_sha":null,"homepage":"","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/issue-ops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY","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-09-20T13:47:01.000Z","updated_at":"2026-01-23T16:36:54.000Z","dependencies_parsed_at":"2023-09-21T09:57:20.372Z","dependency_job_id":"49c87c2a-bf37-4385-b667-07322f8e9f81","html_url":"https://github.com/issue-ops/releaser","commit_stats":null,"previous_names":["issue-ops/releaser"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/issue-ops/releaser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Freleaser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Freleaser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Freleaser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Freleaser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/issue-ops","download_url":"https://codeload.github.com/issue-ops/releaser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Freleaser/sbom","scorecard":{"id":480606,"data":{"date":"2025-08-11","repo":{"name":"github.com/issue-ops/releaser","commit":"191943242f3538bed41c582d146a1b9abaf2032a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"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":"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":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/check-dist.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql.yml:17","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Warn: topLevel 'checks' permission set to 'write': .github/workflows/codeql.yml:15","Warn: topLevel 'contents' permission set to 'write': .github/workflows/continuous-delivery.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:11","Warn: topLevel 'checks' permission set to 'write': .github/workflows/continuous-integration.yml:10","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/linter.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/linter.yml:12","Info: topLevel 'packages' permission set to 'read': .github/workflows/linter.yml:14","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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/continuous-delivery.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/continuous-delivery.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/continuous-delivery.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/releaser/linter.yml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 28 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T16:30:55.878Z","repository_id":196096339,"created_at":"2025-08-19T16:30:55.878Z","updated_at":"2025-08-19T16:30:55.878Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30370238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"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"}},"keywords":["actions","github-actions","issue-ops","issueops"],"created_at":"2026-03-11T14:37:56.615Z","updated_at":"2026-03-11T14:37:58.543Z","avatar_url":"https://github.com/issue-ops.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IssueOps Releaser\n\n![Check dist/](https://github.com/issue-ops/releaser/actions/workflows/check-dist.yml/badge.svg)\n![CodeQL](https://github.com/issue-ops/releaser/actions/workflows/codeql.yml/badge.svg)\n![Continuous Integration](https://github.com/issue-ops/releaser/actions/workflows/continuous-integration.yml/badge.svg)\n![Continuous Delivery](https://github.com/issue-ops/releaser/actions/workflows/continuous-delivery.yml/badge.svg)\n![Linter](https://github.com/issue-ops/releaser/actions/workflows/linter.yml/badge.svg)\n![Code Coverage](./badges/coverage.svg)\n\nHandle releases for GitHub repositories\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e As of version `v2.0.0`, this action has been converted to ESM.\n\n## About\n\nThis action is designed to be used in conjunction with\n[`issue-ops/semver`](https://github.com/issue-ops/semver) to automate release\ncreation based on version information contained in your repository.\n\nWhen developing with\n[GitHub flow](https://docs.github.com/en/get-started/quickstart/github-flow),\nchanges are submitted through a pull request (PR) and eventually merged into the\ndefault branch (e.g. `main`). Using [Semantic Versioning](https://semver.org/),\nmerging breaking changes, new features, or bugfixes constitutes a version change\nand, depending on your strategy, a new release. This action automates the\ncreation of releases based on provided version tags and/or \"commitish\" values\n(commit SHAs and branch names).\n\n## Setup\n\nHere are several simple examples of how to use this action in your workflow.\nMake sure to replace `vX.X.X` with the latest version of each action.\n\n### Automatic Versioning\n\nIn this case, the version is parsed from the provided project manifest, and is\nused to tag the release.\n\n```yaml\nname: Continuous Delivery\n\non:\n  pull_request:\n    types:\n      - closed\n    branches:\n      - main\n\n# This is required to be able to update tags and create releases\npermissions:\n  contents: write\n\njobs:\n  release:\n    name: Release Version\n    runs-on: ubuntu-latest\n\n    # Only run this job if the PR was merged\n    if: ${{ github.event.pull_request.merged == true }}\n\n    steps:\n      # Checkout the repository, making sure to set fetch-depth to 0\n      - name: Checkout\n        id: checkout\n        uses: actions/checkout@v4\n        with:\n          fetch-depth: 0\n\n      # Get the version and update the tags to use in the release\n      - name: Tag Commit\n        id: tag-commit\n        uses: issue-ops/semver@vX.X.X\n        with:\n          manifest-path: package.json\n          workspace: ${{ github.workspace }}\n          ref: main\n\n      # Use the version output from the previous step for the release\n      # Prepends a 'v' to the beginning (e.g. 'v1.2.3')\n      - name: Create Release\n        id: create-release\n        uses: issue-ops/releaser@vX.X.X\n        with:\n          tag: v${{ steps.tag-commit.outputs.version }}\n```\n\n### Manual Versioning\n\nIn this case, the version must be manually updated, such as from a GitHub\nActions variable.\n\n```yaml\nname: Continuous Delivery\n\non:\n  workflow_dispatch:\n    inputs:\n      version:\n        description: 'The version to release'\n        required: true\n        default: 'v0.0.0'\n\n# This is required to be able to update tags and create releases\npermissions:\n  contents: write\n\njobs:\n  release:\n    name: Release Version\n    runs-on: ubuntu-latest\n\n    # Only run this job if the PR was merged\n    if: ${{ github.event.pull_request.merged == true }}\n\n    steps:\n      # Checkout the repository, making sure to set fetch-depth to 0\n      - name: Checkout\n        id: checkout\n        uses: actions/checkout@v4\n        with:\n          fetch-depth: 0\n\n      # Use the version from the input variable\n      - name: Create Release\n        id: create-release\n        uses: issue-ops/releaser@vX.X.X\n        with:\n          tag: ${{ inputs.version }}\n```\n\n## Inputs\n\n| Input                    | Description                                                                               |\n| ------------------------ | ----------------------------------------------------------------------------------------- |\n| `api_url`                | The GitHub API URL to use                                                                 |\n|                          | Default: `${{ github.api_url }}`                                                          |\n| `draft`                  | Whether or not the release should be a draft                                              |\n|                          | Default: `false`                                                                          |\n| `generate_release_notes` | Whether or not to generate release notes                                                  |\n|                          | Default: `true`                                                                           |\n| `github_token`           | The token to use for authentication                                                       |\n|                          | Default: `${{ github.token }}`                                                            |\n| `name`                   | The name of the release                                                                   |\n|                          | Default: The `tag` value                                                                  |\n| `notes`                  | The release notes, prepended to the generated notes if `generate_release_notes` is `true` |\n| `owner`                  | The owner of the repository                                                               |\n|                          | Default: The owner of the workflow repository                                             |\n| `prerelease`             | Whether or not the release should be a prerelease                                         |\n|                          | Default: `false`                                                                          |\n| `repo`                   | The repository to create the release in                                                   |\n|                          | Default: The workflow repository                                                          |\n| `tag`                    | The tag to create or reference for the release                                            |\n| `target_commitish`       | The branch or commit SHA to tag for the release (not required if the tag already exists)  |\n\n## Outputs\n\n| Output       | Description                             |\n| ------------ | --------------------------------------- |\n| `id`         | The release ID                          |\n| `html_url`   | The URL to the release in the browser   |\n| `upload_url` | The URL to upload assets to the release |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissue-ops%2Freleaser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fissue-ops%2Freleaser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissue-ops%2Freleaser/lists"}