Skip to content

chore: remove obsolete bash implementation

41b8563
Select commit
Loading
Failed to load commit list.
Open

feat: Add dry-run support and refactor bot-workflows.yml (#1288) #1431

chore: remove obsolete bash implementation
41b8563
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jan 25, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 cb5eee6 docs: update fork testing instructions for next-is... Valid sign-off found
🟢 eaf0be6 fix: Address CodeRabbit security and reliability i... Valid sign-off found
🟢 1e924ae fix: Address all CodeRabbit security and reliabili... Valid sign-off found
🟢 f32036d fix: Use branch-based PR lookup instead of pullReq... Valid sign-off found
🟢 7f0c92b fix: Initialize DUPLICATE_EXISTS variable to preve... Valid sign-off found
🟢 03df5a9 fix: Address critical CodeRabbit issues - duplicat... Valid sign-off found
🟢 3f8e164 fix: Default DRY_RUN to 1 for safety-first approac... Valid sign-off found
🟢 ba71944 Update .github/scripts/bot-workflows.sh Valid sign-off found
🟢 c1dad31 fix: Refactor validation logic - validate inputs a... Valid sign-off found
🟢 df27b48 fix: harden jq usage and add explicit repo scoping... Valid sign-off found
🟢 f11f858 feat: optimize PR lookup using workflow_run payloa... Valid sign-off found
🟢 dea654d chore: convert bot workflows from bash to javascri... Valid sign-off found
🟢 f369a8c fix: resolve command injection vulnerability in bo... Valid sign-off found
🟢 3cae04c fix: use dedicated ghCommand function to eliminate... Valid sign-off found
🟢 e316f1d fix: update workflow to use JS implementation and ... Valid sign-off found
🟢 4ae3917 fix: remove unused sanitize function Valid sign-off found
🟢 f09e25a fix: resolve all review issues in bot-workflows Valid sign-off found
🟢 6707987 fix: add validation for PR_NUMBER and HEAD_BRANCH,... Valid sign-off found
🟢 41b8563 chore: remove obsolete bash implementation Valid sign-off found