mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-03-31 15:57:50 +00:00
- replace shell interpolation of PR body with jq + $GITHUB_EVENT_PATH - replace shell interpolation of branch name with actions/github-script - remove unused actions/checkout step - add 27 unit tests covering checkbox detection, docs PR search, and security regression checks to prevent re-introduction of the bug Signed-off-by: Arpit Raj <vrxn.arp1traj@gmail.com> Co-authored-by: Paige Patton <64206430+paigerube14@users.noreply.github.com>