https://github.com/ogs-gmbh/reusable-github-actions
Provides reusable GitHub Actions to simplify and standardize CI/CD workflows
https://github.com/ogs-gmbh/reusable-github-actions
cicd continuous-delivery continuous-integration github github-actions pipelines reusable-workflows
Last synced: 4 months ago
JSON representation
Provides reusable GitHub Actions to simplify and standardize CI/CD workflows
- Host: GitHub
- URL: https://github.com/ogs-gmbh/reusable-github-actions
- Owner: OGS-GmbH
- License: mit
- Created: 2025-06-10T09:37:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-27T10:56:19.000Z (5 months ago)
- Last Synced: 2026-01-27T22:47:10.696Z (5 months ago)
- Topics: cicd, continuous-delivery, continuous-integration, github, github-actions, pipelines, reusable-workflows
- Homepage:
- Size: 65.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> *We're OGS, check out our work on [github.com/ogs-gmbh](https://github.com/ogs-gmbh)*
# Reuseable GitHub Actions
*A collection of reusable GitHub Actions designed to streamline and unify continuous integration and deployment workflows.*

- **Composable Workflow Abstractions**\
Encapsulates recurring CI/CD logic into parameterized actions to ensure reuse and formal consistency across repositories.
- **Deterministic Execution Semantics**\
Provides reproducible behavior through explicitly defined inputs, outputs, and execution environments.
- **Cross-Repository Standardization**\
Enforces uniform build, test, and validation procedures across multiple projects via a single authoritative definition.
- **Versioned and Auditable Configuration**\
Supports explicit version pinning and traceability, enabling controlled evolution and reproducible pipeline states.
## Actions
| Ecosystem | Supports | Since |
| :---| :--- | :--- |
| GitHub | - Automatic versioning
- MS-Teams webhooks | 1.0.0 |
| npm | - Automatic versioning
- MS-Teams webhooks
- Publishing to package registries
- Documentation at GitHub Pages
- PR code-linting & commit-linting | 1.0.0 |
## License
The MIT License (MIT) - Please have a look at the [LICENSE file](./LICENSE) for more details.
## Contributing
Contributions 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.
Feel free to submit a pull request, issue or feature request.
### Issues and Feature Requests
Reporting an issue or creating a feature request is made by creating a new issue on this repository.
You can create a [new issue or feature request here](../../issues/new/choose).
### Pull Requests
GitHub 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.
You can find the [guidelines here](https://docs.github.com/get-started/exploring-projects-on-github/contributing-to-a-project).
### Code Of Conduct
We 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).
## Disclaimer
All 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.
This 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.
---
Gesellschaft für Datenverarbeitung und Systemberatung mbH
[Imprint](https://www.ogs.de/en/imprint/) | [Contact](https://www.ogs.de/en/contact/) | [Careers](https://www.ogs.de/en/about-ogs/#Careers)