feat: add auto-generated CI documentation pre-commit hook (#2890)

# What does this PR do?
Our CI is entirely undocumented, this commit adds a README.md file with
a table of the current CI and what is does

---------

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
Nathan Weinberg 2025-07-25 11:57:01 -04:00 committed by GitHub
parent 52201612de
commit 025163d8e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 140 additions and 0 deletions

View file

@ -1,5 +1,7 @@
name: Check semantic PR titles
run-name: Ensure that PR titles follow the conventional commit spec
on:
pull_request_target:
types: