test: smoke PR for reviewer posting #20
Reference in New Issue
Block a user
Delete Branch "test/reviewer-smoke"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Throwaway PR to check that the review session posts findings here rather than to rev. Will be closed without merging.
@@ -0,0 +7,4 @@dir=${2:-/tmp/pr-smoke}mapfile -t files < <(ls -1t "$dir")for i in $(seq 0 "$keep"); doThis unsets the newest entries and the following loop deletes all remaining entries, so the directory ends up empty. Keep indices
0..$((keep - 1))and delete only entries from$keeponward.Pull request closed