mirror of
https://github.com/ansible/cloud-content-ci-automation
synced 2026-07-22 18:33:44 +00:00
No description
- Python 72.2%
- Jinja 15.3%
- Shell 12.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github/actions | ||
| pre_commit_hooks | ||
| tools | ||
| .gitignore | ||
| .pre-commit-hooks.yaml | ||
| LICENSE | ||
| README.md | ||
Cloud Content CI Automation
A repository of tools that can be used to automate CI configurations/functionalities.
Tools
- tools/github-to-jira-utility/ — Syncs GitHub issues (with the
jiralabel) to ACA Jira issues (e.g. via Lambda). See that folder's README for setup and usage.
Actions
- .github/actions/security_check_directories/ — Blocks PRs that add files to
.claude/or.vscode/directories. - .github/actions/cicd_change_detector/ — Flags PRs that modify CI/CD configuration files with a label and security review checklist.