{"id":31181731,"url":"https://github.com/ogs-gmbh/reusable-github-actions","last_synced_at":"2026-02-16T09:38:33.036Z","repository":{"id":298287528,"uuid":"999463694","full_name":"OGS-GmbH/reusable-github-actions","owner":"OGS-GmbH","description":"Provides reusable GitHub Actions to simplify and standardize CI/CD workflows","archived":false,"fork":false,"pushed_at":"2026-01-27T10:56:19.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-27T22:47:10.696Z","etag":null,"topics":["cicd","continuous-delivery","continuous-integration","github","github-actions","pipelines","reusable-workflows"],"latest_commit_sha":null,"homepage":"","language":null,"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/OGS-GmbH.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-10T09:37:33.000Z","updated_at":"2026-01-27T10:56:14.000Z","dependencies_parsed_at":"2025-11-29T14:07:54.521Z","dependency_job_id":null,"html_url":"https://github.com/OGS-GmbH/reusable-github-actions","commit_stats":null,"previous_names":["ogs-gmbh/reusable-github-actions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OGS-GmbH/reusable-github-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGS-GmbH%2Freusable-github-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGS-GmbH%2Freusable-github-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGS-GmbH%2Freusable-github-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGS-GmbH%2Freusable-github-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OGS-GmbH","download_url":"https://codeload.github.com/OGS-GmbH/reusable-github-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGS-GmbH%2Freusable-github-actions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29416041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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":["cicd","continuous-delivery","continuous-integration","github","github-actions","pipelines","reusable-workflows"],"created_at":"2025-09-19T17:49:38.621Z","updated_at":"2026-02-16T09:38:33.029Z","avatar_url":"https://github.com/OGS-GmbH.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e *We're OGS, check out our work on [github.com/ogs-gmbh](https://github.com/ogs-gmbh)*\n\n# Reuseable GitHub Actions\n\n*A collection of reusable GitHub Actions designed to streamline and unify continuous integration and deployment workflows.*\n\n![Preview](./docs/preview.avif)\n\n\u003ca href=\"./LICENSE\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/license/OGS-GmbH/reusable-github-actions?color=0f434e\u0026logo=hackthebox\u0026logoColor=000000\u0026labelColor=ffffff\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/OGS-GmbH/reusable-github-actions/actions/workflows/main-deploy.yml\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/OGS-GmbH/reusable-github-actions/main-deploy.yml?color=0f434e\u0026logo=rocket\u0026logoColor=000000\u0026labelColor=ffffff\" /\u003e\u003c/a\u003e\n\n- **Composable Workflow Abstractions**\\\n  Encapsulates recurring CI/CD logic into parameterized actions to ensure reuse and formal consistency across repositories.\n\n- **Deterministic Execution Semantics**\\\n  Provides reproducible behavior through explicitly defined inputs, outputs, and execution environments.\n\n- **Cross-Repository Standardization**\\\n  Enforces uniform build, test, and validation procedures across multiple projects via a single authoritative definition.\n\n- **Versioned and Auditable Configuration**\\\n  Supports explicit version pinning and traceability, enabling controlled evolution and reproducible pipeline states.\n\n## Actions\n\n| Ecosystem  | Supports | Since |\n| :---| :--- | :--- |\n| GitHub  | - Automatic versioning\u003cbr/\u003e- MS-Teams webhooks  | 1.0.0 |\n| npm  | - Automatic versioning\u003cbr/\u003e- MS-Teams webhooks\u003cbr/\u003e- Publishing to package registries\u003cbr/\u003e- Documentation at GitHub Pages\u003cbr/\u003e- PR code-linting \u0026 commit-linting | 1.0.0 |\n\n## License\n\nThe MIT License (MIT) - Please have a look at the [LICENSE file](./LICENSE) for more details.\n\n## Contributing\nContributions are always welcome and greatly appreciated. Whether you want to report a bug, suggest a new feature, or improve the documentation, your input helps make the project better for everyone.\n\nFeel free to submit a pull request, issue or feature request.\n\n### Issues and Feature Requests\nReporting an issue or creating a feature request is made by creating a new issue on this repository.\n\nYou can create a [new issue or feature request here](../../issues/new/choose).\n\n### Pull Requests\nGitHub offers a solid guideline for contributing to open source projects through pull requests, covering key practices. These best practices provide a reliable starting point for making effective contributions.\n\nYou can find the [guidelines here](https://docs.github.com/get-started/exploring-projects-on-github/contributing-to-a-project).\n\n### Code Of Conduct\nWe are committed to keeping a welcoming, inclusive, and respectful community for everyone. To help us achieve this, we kindly ask that you adhere to our [Code of Conduct](./CODE_OF_CONDUCT.md).\n\n## Disclaimer\n\nAll trademarks and registered trademarks mentioned are property of their respective owners and are used for identification purposes only. Use of these names does not imply endorsement or affiliation.\n\nThis project is a trademark of OGS Gesellschaft für Datenverarbeitung und Systemberatung mbH. The License does not grant rights to use the trademark without permission.\n\n---\n\n\u003ca href=\"https://www.ogs.de/en/\"\u003e\n  \u003cpicture\u003e\n    \u003csource\n      srcset=\"https://raw.githubusercontent.com/OGS-GmbH/.github/refs/tags/v1.0.0/docs/assets/logo/light.svg\"\n      media=\"(prefers-color-scheme: dark)\"\n    /\u003e\n    \u003cimg height=\"64\" alt=\"OGS Logo\" src=\"https://raw.githubusercontent.com/OGS-GmbH/.github/refs/tags/v1.0.0/docs/assets/logo/dark.svg\"\n  \u003c/picture\u003e\n\u003c/a\u003e\n\nGesellschaft für Datenverarbeitung und Systemberatung mbH\n\n[Imprint](https://www.ogs.de/en/imprint/) | [Contact](https://www.ogs.de/en/contact/) | [Careers](https://www.ogs.de/en/about-ogs/#Careers)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogs-gmbh%2Freusable-github-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogs-gmbh%2Freusable-github-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogs-gmbh%2Freusable-github-actions/lists"}