GitHub Actions Workflow
    The GHA workflow executes a script and runs steps that perform the following:
- Scans commits for docs in the subject
 
- Formats docs commits into a brief description with committer and hash information
 
- Groups commits by date
 
- Creates a new list of commits for publication when new docs commits are made
 
- Creates a PR to merge the updated list of commits
 
    Project link: https://github.com/mischavandenburg/kubecraft/pull/51