{"id":23104089,"url":"https://github.com/glueops/github-actions-create-container-tags","last_synced_at":"2025-08-09T02:05:20.419Z","repository":{"id":205183498,"uuid":"702724079","full_name":"GlueOps/github-actions-create-container-tags","owner":"GlueOps","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-16T16:07:51.000Z","size":23,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-29T22:31:17.550Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/GlueOps.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-10-09T22:07:45.000Z","updated_at":"2025-05-16T16:07:53.000Z","dependencies_parsed_at":"2024-04-09T05:25:18.158Z","dependency_job_id":"01d2acbf-298c-436f-a373-5c6f827b2ded","html_url":"https://github.com/GlueOps/github-actions-create-container-tags","commit_stats":null,"previous_names":["glueops/github-actions-create-container-tags"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/GlueOps/github-actions-create-container-tags","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fgithub-actions-create-container-tags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fgithub-actions-create-container-tags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fgithub-actions-create-container-tags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fgithub-actions-create-container-tags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GlueOps","download_url":"https://codeload.github.com/GlueOps/github-actions-create-container-tags/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fgithub-actions-create-container-tags/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269518731,"owners_count":24430644,"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-08-09T02:00:10.424Z","response_time":111,"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-12-17T00:31:17.044Z","updated_at":"2025-08-09T02:05:20.375Z","avatar_url":"https://github.com/GlueOps.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom Action to Create the Default GlueOps Image Tags\n\nThe GlueOps platform relies upon specific tags for CI/CD automation. This Action automates the creation of those tags.\n\n## Tags Created\n\n* `Target Reference:` Either Branch Name or Tag, depending upon the trigger context.\n* `Short SHA`\n* `SHA`\n\n## Usage\n\nCan be implemented as a stand alone action, or coupled with the action [GlueOps/github-actions-build-push-containers](https://github.com/GlueOps/github-actions-build-push-containers).\n\n### Output Values\n\n* `tags_csv`: comma-separated string of generated tags.\n* `clean_target_ref`: the target reference (e.g. branch name or tag) with invalid characters for a container tag removed.\n* `target_ref_type`: the type of target reference, one of [\"branch\", \"pull_request\", \"tag\", \"unknown\"].\n\n### Example Configuration\n\n```yaml\n- name: Create GlueOps Tags\n    if: inputs.tags == ''\n    uses: Glueops/github-actions-create-container-tags@v0.1.1\n    id: create-tags\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglueops%2Fgithub-actions-create-container-tags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglueops%2Fgithub-actions-create-container-tags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglueops%2Fgithub-actions-create-container-tags/lists"}