{"id":18668332,"url":"https://github.com/nayan32biswas/github-automatic-tag","last_synced_at":"2025-11-06T16:30:30.887Z","repository":{"id":185825054,"uuid":"674122862","full_name":"nayan32biswas/github-automatic-tag","owner":"nayan32biswas","description":"This project is to test automated github-tag with github actions","archived":false,"fork":false,"pushed_at":"2023-08-03T10:55:49.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T18:26:57.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/nayan32biswas.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}},"created_at":"2023-08-03T07:36:01.000Z","updated_at":"2023-08-03T10:57:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c65045f-33bd-481d-b0fb-1785a85c9096","html_url":"https://github.com/nayan32biswas/github-automatic-tag","commit_stats":null,"previous_names":["nayan32biswas/github-tag"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayan32biswas%2Fgithub-automatic-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayan32biswas%2Fgithub-automatic-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayan32biswas%2Fgithub-automatic-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayan32biswas%2Fgithub-automatic-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nayan32biswas","download_url":"https://codeload.github.com/nayan32biswas/github-automatic-tag/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239498665,"owners_count":19648918,"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","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":[],"created_at":"2024-11-07T08:42:16.815Z","updated_at":"2025-11-06T16:30:30.845Z","avatar_url":"https://github.com/nayan32biswas.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Add github tag with actions\n\n## Tag part\n\nThe tag will and should have three parts like `v1.2.3`.\n\n- **major** the first number of that will indicate major version release.\n- **minor** the second number of that will indicate a minor version release.\n- **patch** the third number that will indicate the patch version release.\n\n## Auto Tag\n\nIn this repository, we will implement auto-tagging with GitHub actions. Each push on the main branch will generate a new tag automatically with GitHub actions. The tag number increment will depend on the commit message.\n\n- If the commit message contains a **major** word then the first number of the tag will be increased.\n- If the commit message contains a **minor** word then the second number of the tag will be increased.\n- Otherwise, the third number of the tag will be increased.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnayan32biswas%2Fgithub-automatic-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnayan32biswas%2Fgithub-automatic-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnayan32biswas%2Fgithub-automatic-tag/lists"}