No description
  • Python 72.2%
  • Jinja 15.3%
  • Shell 12.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-21 09:15:09 -05:00
.github/actions Update .github/actions/cicd_change_detector/action.yml 2026-07-20 18:45:07 -05:00
pre_commit_hooks add precommit hooks to block ide and ai files 2026-06-17 11:19:45 +02:00
tools GitHub jira utility lambda playbook (#5) 2026-02-16 11:03:09 -08:00
.gitignore add precommit hooks to block ide and ai files 2026-06-17 11:19:45 +02:00
.pre-commit-hooks.yaml Remove unexpected key 2026-06-17 11:40:50 +02:00
LICENSE Add files 2023-10-23 14:04:38 -04:00
README.md Added a change detection workflow for CICD files that can be called by other repositories and relevant documentation, following the established pattern of this repository. 2026-07-07 09:25:08 -05:00

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 jira label) to ACA Jira issues (e.g. via Lambda). See that folder's README for setup and usage.

Actions