{"id":15090128,"url":"https://github.com/gbh-tech/check-semantic-release-action","last_synced_at":"2026-02-02T18:01:22.881Z","repository":{"id":230983646,"uuid":"780588520","full_name":"gbh-tech/check-semantic-release-action","owner":"gbh-tech","description":"Validate that the current release matches the regular expression of a semantic versioning tag. ","archived":false,"fork":false,"pushed_at":"2024-05-24T20:55:40.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T03:35:32.071Z","etag":null,"topics":["action","check","deployment","semantic","validation"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/gbh-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT","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":"2024-04-01T19:36:16.000Z","updated_at":"2024-05-24T20:55:44.000Z","dependencies_parsed_at":"2024-04-02T00:22:58.943Z","dependency_job_id":"4d6559f6-87e8-45ee-8559-e2af33110ceb","html_url":"https://github.com/gbh-tech/check-semantic-release-action","commit_stats":null,"previous_names":["gbh-tech/check-semantic-release-action"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/gbh-tech/check-semantic-release-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbh-tech%2Fcheck-semantic-release-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbh-tech%2Fcheck-semantic-release-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbh-tech%2Fcheck-semantic-release-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbh-tech%2Fcheck-semantic-release-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbh-tech","download_url":"https://codeload.github.com/gbh-tech/check-semantic-release-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbh-tech%2Fcheck-semantic-release-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29016663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T16:17:30.374Z","status":"ssl_error","status_checked_at":"2026-02-02T15:58:50.469Z","response_time":58,"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":["action","check","deployment","semantic","validation"],"created_at":"2024-09-25T09:21:44.612Z","updated_at":"2026-02-02T18:01:22.846Z","avatar_url":"https://github.com/gbh-tech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- omit in toc --\u003e\n# Check Semantic Release\n\n\u003c!-- omit in toc --\u003e\n## Content\n\n- [Overview](#overview)\n- [Environment pattern](#environment-pattern)\n- [Usage](#usage)\n  - [Examples](#examples)\n\n## Overview\n\nThis GitHub Action facilitates setting checking if tag follow our convention.\n\n\u003e ⚠️ This action is tailored for our specific needs and development workflow,\n\u003e at this moment, you cannot change the triggering events or the environment\n\u003e tag. Only use if you can adapt it on your workflow!\n\n## Environment pattern\n\nThe environment tag should follow one of these patterns to match our convention:\n\n- `v[0-9].[0-9].[0-9]`\n- `v[0-9].[0-9].[0-9]-uat.[0-9]`\n\nThe Action uses `github.ref_name` to determine the tag name.\n\n## Usage\n\nSee [action.yml](action.yml) for more info about the action.\n\n```yaml\n- uses: gbh-tech/check-semantic-release@v0.1.2\n```\n\n### Examples\n\n```yaml\njobs:\n  deploy:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v4\n      - uses: gbh-tech/check-semantic-release@v0.1.2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbh-tech%2Fcheck-semantic-release-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbh-tech%2Fcheck-semantic-release-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbh-tech%2Fcheck-semantic-release-action/lists"}