This repository is the central hub for reusable GitHub Actions workflows, custom actions, and configurations that can be used across multiple repositories. It is designed to streamline development processes and enhance productivity by providing ready-to-use solutions for common tasks.
The following directories are intended to be used from other repositories:
| Directory | Description | Documentation |
|---|---|---|
.github/workflows/ |
Reusable GitHub Actions workflows. | π README.md |
.github/instructions/ |
Instructions for GitHub Copilot Agent Mode. | π README.md |
configs/ |
Configs for tools used in repository scaffolding. | π README.md |
instructions/ |
Additional instructions for GitHub Copilot. | π Files downloadable via workflow |
prompts/ |
Prompt templates for GitHub Copilot. | π Files downloadable via workflow |
renovate/ |
Renovate configs for automated dependency updates. | π README.md |
Following my repositories use this repository as a submodule:
- π umatare5/controld-exporter
- πΉ umatare5/twelvedata-exporter
- π umatare5/cisco-ios-xe-wireless-go
- π‘ umatare5/wnc
- π»οΈ umatare5/telee
This code was developed with the assistance of GitHub Copilot Agent Mode. I'd like to express sincere gratitude to the global developer community for sharing their knowledge, code, and expertise through open source projects and public repositories.
Please see the LICENSE file for details.