{"id":16789553,"url":"https://github.com/byteab/action-create-release-base-on-week","last_synced_at":"2025-07-30T04:08:19.121Z","repository":{"id":37074999,"uuid":"482730095","full_name":"byteab/action-create-release-base-on-week","owner":"byteab","description":"create release branch every two week start from ","archived":false,"fork":false,"pushed_at":"2023-03-03T20:03:17.000Z","size":797,"stargazers_count":2,"open_issues_count":6,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-10T23:31:06.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/byteab.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-04-18T05:49:44.000Z","updated_at":"2022-12-18T08:50:44.000Z","dependencies_parsed_at":"2024-05-12T08:06:34.587Z","dependency_job_id":"f33b1a81-ba80-4209-86ec-e4715f8a57f7","html_url":"https://github.com/byteab/action-create-release-base-on-week","commit_stats":{"total_commits":65,"total_committers":13,"mean_commits":5.0,"dds":0.8615384615384616,"last_synced_commit":"863f36bb1175c61ba9841a50c4b2e1c6c76edda7"},"previous_names":["ehxxn/action-create-release-base-on-week","theehsansarshar/action-create-release-base-on-week","byteab/action-create-release-base-on-week"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/byteab/action-create-release-base-on-week","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteab%2Faction-create-release-base-on-week","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteab%2Faction-create-release-base-on-week/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteab%2Faction-create-release-base-on-week/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteab%2Faction-create-release-base-on-week/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byteab","download_url":"https://codeload.github.com/byteab/action-create-release-base-on-week/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteab%2Faction-create-release-base-on-week/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267808024,"owners_count":24147355,"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-07-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2024-10-13T08:27:33.355Z","updated_at":"2025-07-30T04:08:19.093Z","avatar_url":"https://github.com/byteab.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create Release Branch GitHub Action\n\nThis action creates a new branch with the same commit reference as the branch it is being ran on, or your chosen reference when specified.\n\n## Inputs\n\n### `baseNumber`\n\n**Optional** the number to start release with for example here baseNumber 3 `\"release-3\"`.\n\n### `numberOfWeeks`\n\n**Optional** create release branch on each number of weeks. default value is 2\n\n### `baseDate`\n\nbase date to check if specific number of weeks are passed\n\n## Outputs\n\n### `created`\n\nBoolean value representing whether or not a new branch was created.\n\n## Example usage\n\n```\nuses: TheEhsanSarshar/action-create-release-base-on-week@master\n\nenv:\n  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\nwith:\n  baseNumber: 17\n  baseDate: '2022-04-07'\n  numberOfWeeks: 2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteab%2Faction-create-release-base-on-week","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyteab%2Faction-create-release-base-on-week","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteab%2Faction-create-release-base-on-week/lists"}