mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Merge pull request #3280 from holta/iiab-summary_clarify-PRs
scripts/iiab-summary: Clarify when PR's are auto-pulled
This commit is contained in:
commit
36c78199b0
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ echo -e " \e[1m\"$COMMIT_MSG1\"\e[0m"
|
|||
echo " $REMOTE_URL1 branch: $BRANCH1"
|
||||
if [ -f /etc/iiab/pr-list-pulled ]; then
|
||||
echo
|
||||
echo "/etc/iiab/pr-list-pulled:"
|
||||
cat /etc/iiab/pr-list-pulled
|
||||
fi
|
||||
echo
|
||||
|
|
Loading…
Reference in a new issue