{"id":15046215,"url":"https://github.com/dhis2/action-semantic-release","last_synced_at":"2025-10-06T01:07:42.374Z","repository":{"id":38173394,"uuid":"382282646","full_name":"dhis2/action-semantic-release","owner":"dhis2","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-29T06:38:40.000Z","size":3446,"stargazers_count":3,"open_issues_count":29,"forks_count":0,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-10-02T02:28:46.512Z","etag":null,"topics":["action","synced-settings"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhis2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/getWorkspacePackages.js","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-02T08:32:46.000Z","updated_at":"2025-02-17T14:10:40.000Z","dependencies_parsed_at":"2023-02-08T04:16:30.978Z","dependency_job_id":"775cff38-a50c-4168-b877-1c679fe3eb6b","html_url":"https://github.com/dhis2/action-semantic-release","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/dhis2/action-semantic-release","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Faction-semantic-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Faction-semantic-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Faction-semantic-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Faction-semantic-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhis2","download_url":"https://codeload.github.com/dhis2/action-semantic-release/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Faction-semantic-release/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278543101,"owners_count":26004131,"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-10-05T02:00:06.059Z","response_time":54,"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":["action","synced-settings"],"created_at":"2024-09-24T20:52:51.960Z","updated_at":"2025-10-06T01:07:42.353Z","avatar_url":"https://github.com/dhis2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# semantic-release\n\nGitHub Action to run\n[**semantic-release**](https://github.com/semantic-release/semantic-release/) with\nthe DHIS2 customizations and extensions in place.\n\nIn addition to the ready-made **semantic-release** plugins:\n\n-   [commit-analyzer](https://github.com/semantic-release/commit-analyzer)\n-   [release-notes-generator](https://github.com/semantic-release/release-notes-generator)\n-   [changelog](https://github.com/semantic-release/changelog)\n-   [npm](https://github.com/semantic-release/npm)\n-   [git](https://github.com/semantic-release/git)\n-   [github](https://github.com/semantic-release/github)\n\nWe have a few custom plugins that we use:\n\n-   [defer-release](custom/semantic-release-defer-release.js)\n-   [update-deps](custom/semantic-release-update-deps.js)\n-   [apphub](custom/semantic-release-apphub.js)\n\n# Usage\n\nCreate a workflow, or use an example from\n[dhis2/workflows](https://github.com/dhis2/workflows) as a base.\n\nTo use in an existing workflow, add the action to a step after the build\nprocess:\n\n```\n- uses: dhis2/action-semantic-release@master\n  with:\n      github-token: ${{ env.GH_TOKEN }}\n```\n\nIt is possible to lock the action version by referencing a tag in the\n`uses` statement, e.g.: `dhis2/action-semantic-release@1.2.1`.\n\nWe use `GH_TOKEN` and not `GITHUB_TOKEN` to distinguish between the user\nwho pushed (`GITHUB_TOKEN`) and the PAT of the account (`GH_TOKEN`) that\nwe want to trigger the release.\n\n# Options\n\nSee the [`action.yml`](action.yml) file for an overview of the\nconfiguration possibilities. In DHIS2 scenarios, the defaults should be\nsane.\n\n# Assets\n\nSome assets are committed with the release commit:\n\n-   `API.md` and `**/API.md`\n-   `yarn.lock` and `**/yarn.lock`\n-   `package.json` and `**/package.json`\n-   `CHANGELOG.md`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhis2%2Faction-semantic-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhis2%2Faction-semantic-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhis2%2Faction-semantic-release/lists"}