bugfix: Correct issue number handling and status update

This commit is contained in:
santiagosayshey
2024-06-28 08:17:16 +09:30
parent 684566fa85
commit 564202f318

View File

@@ -96,4 +96,4 @@ jobs:
}
}
}' -f project=$PROJECT_ID -f item=$ISSUE_NODE_ID -f status_field=$STATUS_FIELD_ID -f status_value=$IN_DEVELOPMENT_OPTION_ID)
echo "Set status result: $result"
echo "Set status result: $result"