backport of commit f06612d846

backport/script_prep_changelog_rm_wait/sharply-dashing-mayfly
Lucas Bajolet 2 years ago
parent 556876c71e
commit 4b1e82f01d

@ -49,6 +49,8 @@ get_prs | while read line; do
if [[ "$line" =~ "bad" ]]; then
exit 1
fi
echo "Press enter to continue with next entry."
vared -ch ok
done
#TODO: just generate it automatically using PR titles and tags

Loading…
Cancel
Save