{"id":34498122,"url":"https://github.com/loopwerk/tag-changelog","last_synced_at":"2026-03-03T16:11:09.774Z","repository":{"id":47771095,"uuid":"340381455","full_name":"loopwerk/tag-changelog","owner":"loopwerk","description":"Automatically generate a changelog since the last tag, using the conventional commit format","archived":false,"fork":false,"pushed_at":"2025-08-08T09:31:20.000Z","size":339,"stargazers_count":62,"open_issues_count":0,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-20T18:45:30.611Z","etag":null,"topics":["actions","changelog","changelog-generator","github-actions"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/loopwerk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2021-02-19T13:44:04.000Z","updated_at":"2025-08-08T09:31:23.000Z","dependencies_parsed_at":"2023-11-23T13:28:15.440Z","dependency_job_id":"64864970-c2e8-4a83-ab53-d62bdbf832ef","html_url":"https://github.com/loopwerk/tag-changelog","commit_stats":{"total_commits":70,"total_committers":5,"mean_commits":14.0,"dds":"0.12857142857142856","last_synced_commit":"941366edb8920e2071eae0449031830984b9f26e"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/loopwerk/tag-changelog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopwerk%2Ftag-changelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopwerk%2Ftag-changelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopwerk%2Ftag-changelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopwerk%2Ftag-changelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loopwerk","download_url":"https://codeload.github.com/loopwerk/tag-changelog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopwerk%2Ftag-changelog/sbom","scorecard":{"id":598857,"data":{"date":"2025-08-11","repo":{"name":"github.com/loopwerk/tag-changelog","commit":"4b4bfadb3ad5b19b182dfd358938b46e6429634c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Code-Review","score":1,"reason":"Found 3/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run.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":"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":"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":"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/run.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/loopwerk/tag-changelog/run.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/loopwerk/tag-changelog/run.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/loopwerk/tag-changelog/run.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/loopwerk/tag-changelog/run.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/loopwerk/tag-changelog/run.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","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":"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":"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 '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-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-v6h2-p8h4-qcjw","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"}}]},"last_synced_at":"2025-08-20T23:50:48.374Z","repository_id":47771095,"created_at":"2025-08-20T23:50:48.374Z","updated_at":"2025-08-20T23:50:48.374Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27992779,"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-12-23T02:00:07.087Z","response_time":69,"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","changelog","changelog-generator","github-actions"],"created_at":"2025-12-24T01:52:59.375Z","updated_at":"2026-03-03T16:11:09.761Z","avatar_url":"https://github.com/loopwerk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"logo.jpg\" width=\"400\" alt=\"tag-changelog\" /\u003e\n\u003c/p\u003e\n\n# tag-changelog\n\nA GitHub Action triggered by a new (valid semver) tag getting pushed. It then fetches all the commits since the previous tag and creates a changelog text using the [Conventional Commits](https://www.conventionalcommits.org) format. It will also turn PR numbers into clickable links, and mentions the author.\n\nThis action returns the generated changelog text, but doesn't do anything more; you need to for example prepend it to a `CHANGELOG.md` file, create a GitHub Release with this text, etc.\n\n## Example workflow\n\n```yml\nname: Create Release\n\non:\n  push:\n    tags:\n      - \"*\"\n\njobs:\n  create-release:\n    runs-on: ubuntu-latest\n\n    steps:\n      - name: Checkout\n        uses: actions/checkout@latest\n\n      - name: Create changelog text\n        id: changelog\n        uses: loopwerk/tag-changelog@v1\n        with:\n          token: ${{ secrets.GITHUB_TOKEN }}\n          exclude_types: other,doc,chore\n\n      - name: Create release\n        uses: softprops/action-gh-release@v2\n        with:\n          tag_name: ${{ github.ref }}\n          name: Release ${{ github.ref }}\n          body: ${{ steps.changelog.outputs.changes }}\n          token: ${{ secrets.GITHUB_TOKEN }}\n```\n\n## Inputs\n\n- `token`: Your GitHub token, `${{ secrets.GITHUB_TOKEN }}`. Required.\n- `exclude_types`: A comma separated list of commit types you want to exclude from the changelog, for example: \"other,chore\". Optional (defaults to nothing). Can also be configured in the config file.\n- `include_commit_body`: Whether to include the commit body in the changelog. Optional (defaults to \"false\"). Can also be configured in the config file.\n- `config_file`: Location of the config file. Optional.\n\n## Outputs\n\n- `changelog`: Generated changelog for the latest tag, including the version/date header (suitable for prepending to a CHANGELOG.md file).\n- `changes`: Generated changelog for the latest tag, without the version/date header (suitable for GitHub Releases).\n\n## Custom config\n\n```yml\n- name: Create changelog text\n  uses: loopwerk/tag-changelog@v1\n  with:\n    token: ${{ secrets.GITHUB_TOKEN }}\n    config_file: .github/tag-changelog-config.js\n```\n\nThe config file can be used to map commit types to changelog labels, to override the rendering of changelog sections, and the rendering of the overall changelog. You only need to override the things you want to override. For example, you can leave out `renderTypeSection` and `renderChangelog` and only include the `types` config; the [default config](https://github.com/loopwerk/tag-changelog/blob/main/src/defaultConfig.js) will be used for whatever is not overriden.\n\n### Example config file:\n\n```javascript\nmodule.exports = {\n  types: [\n    { types: [\"feat\", \"feature\"], label: \"🎉 New Features\" },\n    { types: [\"fix\", \"bugfix\"], label: \"🐛 Bugfixes\" },\n    { types: [\"improvements\", \"enhancement\"], label: \"🔨 Improvements\" },\n    { types: [\"perf\"], label: \"🏎️ Performance Improvements\" },\n    { types: [\"build\", \"ci\"], label: \"🏗️ Build System\" },\n    { types: [\"refactor\"], label: \"🪚 Refactors\" },\n    { types: [\"doc\", \"docs\"], label: \"📚 Documentation Changes\" },\n    { types: [\"test\", \"tests\"], label: \"🔍 Tests\" },\n    { types: [\"style\"], label: \"💅 Code Style Changes\" },\n    { types: [\"chore\"], label: \"🧹 Chores\" },\n    { types: [\"other\"], label: \"Other Changes\" },\n  ],\n\n  excludeTypes: [\"other\"],\n\n  renderTypeSection: function (label, commits) {\n    let text = `\\n## ${label}\\n`;\n\n    commits.forEach(commit =\u003e {\n      text += `- ${commit.subject}\\n`;\n      if (commit.body) {\n        text += `${commit.body}\\n`;\n      }\n    });\n\n    return text;\n  },\n\n  renderChangelog: function (release, changes) {\n    const now = new Date();\n    return `# ${release} - ${now.toISOString().substr(0, 10)}\\n` + changes + \"\\n\\n\";\n  },\n};\n```\n\nThe order in which the `types` appear also determines the order of the generated sections in the changelog.\n\n## Example output\n\n\u003e # v0.14.0 - 2021-02-22\n\u003e\n\u003e ## New Features\n\u003e\n\u003e - merge the default config with the user config so that the user config only has to override values it wants, and use the defaults for the others\n\u003e - the custom config file is now JS instead of JSON, allow the override of the changelog text templates ([#2](https://github.com/loopwerk/tag-changelog/pull/2) by [kevinrenskers](https://github.com/kevinrenskers))\n\u003e - commit types to exclude can now also be configured via the config file\n\u003e\n\u003e ## Documentation Changes\n\u003e\n\u003e - simplified readme\n\u003e\n\u003e ## Chores\n\u003e\n\u003e - added project logo\n\u003e\n\u003e ## BREAKING CHANGES\n\u003e\n\u003e - due to [bcb876](https://github.com/loopwerk/tag-changelog/commit/bcb8767bc22bc7d4ab47a4fffd4ef435de581054): commit types to exclude can now also be configured via the config file\n\u003e\n\u003e The `exclude` input parameter has been renamed to `exclude_types`.\n\nYou can also check out the [Releases page](https://github.com/loopwerk/tag-changelog/releases) for tag-changelog.\n\n## Thanks\n\nThanks to [Helmisek/conventional-changelog-generator](https://github.com/Helmisek/conventional-changelog-generator) and [ardalanamini/auto-changelog](https://github.com/ardalanamini/auto-changelog) for inspiration. Thanks to [nektos/act](https://github.com/nektos/act) for making it possible to run GitHub Actions locally, making development and testing a whole lot easier.\n\n## Support\n\nCommercial support is available via [Loopwerk](https://www.loopwerk.io/open-source/support/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopwerk%2Ftag-changelog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floopwerk%2Ftag-changelog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopwerk%2Ftag-changelog/lists"}