https://github.com/datum-cloud/actions
Reusable actions across datum cloud
https://github.com/datum-cloud/actions
Last synced: 7 days ago
JSON representation
Reusable actions across datum cloud
- Host: GitHub
- URL: https://github.com/datum-cloud/actions
- Owner: datum-cloud
- Created: 2025-02-17T17:43:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-22T13:21:24.000Z (about 1 month ago)
- Last Synced: 2026-05-22T18:49:41.968Z (about 1 month ago)
- Size: 1.91 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Datum Cloud GitHub Actions
Welcome to **Datum Cloud's** repository for reusable GitHub Actions. This
repository provides a collection of modular, well-documented, and
production-ready GitHub Actions designed to streamline CI/CD workflows.
## 📌 Overview
This repository serves as a central hub for reusable GitHub Actions, enabling
teams to standardize workflows and improve maintainability. Each action is
designed to be modular, configurable, and easy to integrate into various GitHub
projects.
## 📂 Repository Structure
- **`.github/workflows/`** – Contains individual reusable GitHub Actions.
- **`docs/`** – Documentation for each action, including inputs, outputs, and
usage guidelines.
## 🚀 Features
- **Reusable & Modular** – Designed for flexibility across multiple
repositories.
- **Security-Focused** – Follows best practices to minimize security risks.
- **Scalable** – Optimized for high-performance CI/CD workflows.
- **Versioned Releases** – Ensures stability and backward compatibility.
## 📖 Documentation
Each action is documented with:
- Inputs and outputs
- Configuration options
- Best practices for usage
- Release notes and versioning details
Refer to the [`docs/`](docs/) directory for detailed documentation on each
action.
## 🛠️ Contribution Guidelines
We welcome contributions! To contribute:
1. Create a feature branch (`feature/your-action`).
1. Follow the repository's coding and documentation standards.
1. Submit a pull request for review.
Please check out our [contribution guidelines](CONTRIBUTING.md) before
submitting changes.
## 📬 Support
For questions or issues, please open a GitHub Issue in this repository.