Skip to content
Snippets Groups Projects
Commit b0d92e29 authored by jurgenhaas's avatar jurgenhaas
Browse files

#19 Wait a few seconds before merging

parent 4bb1275a
No related branches found
No related tags found
1 merge request!39Merging develop into main
......@@ -30,4 +30,5 @@ if [[ "$1" == "major" ]]; then
fi
glab mr create --fill --yes --source-branch ${SOURCEBRANCH} --target-branch ${TARGETBRANCH} --title "$TITLE"
sleep 5
glab mr merge --yes ${SOURCEBRANCH}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment