You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change parsing of comment command arguments (#2346)
Change parsing of comment command arguments
So that if there are multiple arguments in the command, all of them are separate items of list returned by get_packit_commands_from_comment. This fixed parsing of resolved bugzillas in comment like '/packit pull-from-upstream --with-pr-config --resolved-bugs rhbz#123'
RELEASE NOTES BEGIN
We have fixed parsing of resolved bugzillas in comments with multiple arguments specified e.g. /packit pull-from-upstream --with-pr-config --resolved-bugs rhbz#123
RELEASE NOTES END
Reviewed-by: Nikola Forró
Reviewed-by: Maja Massarini
Reviewed-by: Laura Barcziová
0 commit comments