{"id":18862603,"url":"https://github.com/cloudwithchris/reusable-workflows","last_synced_at":"2026-02-22T02:33:58.869Z","repository":{"id":114219847,"uuid":"475966676","full_name":"CloudWithChris/Reusable-Workflows","owner":"CloudWithChris","description":"This GitHub repository contains several reusable GitHub Action workflows that Chris Reddington has adopted across his work on Cloud With Chris and additional side projects. The intent is to gather those workflows that are commonly used within my projects, so that they can be easily maintained in one single place.","archived":false,"fork":false,"pushed_at":"2024-11-22T08:33:29.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-04T20:51:18.331Z","etag":null,"topics":["ci","ci-cd","ci-cd-pipeline","cicd","devops","devops-pipeline","devops-pipelines","github","github-actions","github-actions-ci","github-actions-enabled","github-actions-workflow","reusable-components","reusable-workflows"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/CloudWithChris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-30T16:39:49.000Z","updated_at":"2024-11-22T08:33:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"f72e2119-614c-4f84-8394-180f8414ab14","html_url":"https://github.com/CloudWithChris/Reusable-Workflows","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"CloudWithChris/base-template","purl":"pkg:github/CloudWithChris/Reusable-Workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudWithChris%2FReusable-Workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudWithChris%2FReusable-Workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudWithChris%2FReusable-Workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudWithChris%2FReusable-Workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CloudWithChris","download_url":"https://codeload.github.com/CloudWithChris/Reusable-Workflows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudWithChris%2FReusable-Workflows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29703757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T23:35:04.139Z","status":"online","status_checked_at":"2026-02-22T02:00:08.193Z","response_time":110,"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":["ci","ci-cd","ci-cd-pipeline","cicd","devops","devops-pipeline","devops-pipelines","github","github-actions","github-actions-ci","github-actions-enabled","github-actions-workflow","reusable-components","reusable-workflows"],"created_at":"2024-11-08T04:35:12.379Z","updated_at":"2026-02-22T02:33:58.833Z","avatar_url":"https://github.com/CloudWithChris.png","language":"Dockerfile","readme":"# Reusable GitHub Action Workflows\n\nThis GitHub repository contains several [reusable GitHub Action workflows](https://docs.github.com/en/actions/using-workflows/reusing-workflows) that [Chris Reddington](https://www.christianreddington.co.uk) has adopted across his work on [Cloud With Chris](https://www.cloudwithchris.com) and additional side projects. The intent is to gather those workflows that are commonly used within my projects, so that they can be easily maintained in one single place.\n\nPlease note that these workflow files are made based upon Chris' own personal projects and are not considered production ready for external use. If you decide to adopt these within your own projects, then they are provided as-is without any warranties. No individuals or organisations provide official support for these.\n\n# Usage\n\nTo use one of the reusable action workflows within your own GitHub workflow, please see the [reusable GitHub Action workflows documentation](https://docs.github.com/en/actions/using-workflows/reusing-workflows).\n\n- [Details on calling reusable workflows](https://docs.github.com/en/actions/using-workflows/reusing-workflows#calling-a-reusable-workflow)\n\n## Contributing\nThis project welcomes contributions and suggestions. When you submit code changes, your submissions will be understood under the same [MIT License](LICENSE) that covers the project.\n\nFor detailed guidelines, including Feature Requests, Bug Reports and Code Contributions visit the [Contributing Guide](contributing.md).\n\n## Support\nIf you like this project, I'd greatly appreciate your support for my blog/podcast/vlog, Cloud With Chris.\n\n* [Apple Podcasts](https://podcasts.apple.com/gb/podcast/cloud-with-chris/id1499633784)\n* [Google Podcasts](https://podcasts.google.com/feed/aHR0cHM6Ly93d3cuY2xvdWR3aXRoY2hyaXMuY29tL2VwaXNvZGUvaW5kZXgueG1s?sa=X\u0026ved=0CAMQ4aUDahcKEwiwsr2N1ePtAhUAAAAAHQAAAAAQBA)\n* [RSS](https://www.cloudwithchris.com/episode/index.xml)\n* [Spotify](https://open.spotify.com/show/3oBrdKm5grzl58GBiV0j2y)\n* [YouTube](https://www.youtube.com/c/CloudWithChris)\n* [Website](https://www.cloudwithchris.com)\n\n# License\nThe scripts and documentation in this project are released under the [MIT License](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudwithchris%2Freusable-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudwithchris%2Freusable-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudwithchris%2Freusable-workflows/lists"}