Infrastructure automation, self-hosted services, and DevOps tooling.
The atnplex/.github repository provides
reusable GitHub Actions workflows for all atnplex repositories:
| Workflow | Purpose |
|---|---|
_autofix |
Auto-format and commit code fixes |
_dependency-review |
Review dependency changes in PRs |
_labeler |
Auto-label PRs by changed files |
_pr-title-check |
Enforce Conventional Commits titles |
_release-drafter |
Maintain automated draft releases |
_stale |
Close stale issues and PRs |
See docs/workflows.md for full documentation.