Skip to content

Commit 6e330f0

Browse files
committed
[CDT-159] - helper script added
1 parent a93139f commit 6e330f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/resources/scripts/helper.sh renamed to test/resources/scripts/pr_helper.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ npm install
1212
# watching checks running
1313
watch -n 3 "gh pr checks $PR"
1414

15+
#MERGE PR
16+
gh pr merge $PR -d -m
1517

0 commit comments

Comments
 (0)