Uncomment GERRIT inputs 57/14857/1
authorRavi Pendurty <ravi.pendurty@highstreet-technologies.com>
Thu, 28 Aug 2025 13:31:28 +0000 (19:01 +0530)
committerRavi Pendurty <ravi.pendurty@highstreet-technologies.com>
Thu, 28 Aug 2025 13:31:28 +0000 (19:01 +0530)
Uncomment GERRIT input fields

Issue-ID: OAM-488
Change-Id: I4d41e9ea2da401e4f2a147076abd4c04bee4b31e
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
.github/workflows/gerrit-merge.yaml

index ebd3629..3c2f7ce 100644 (file)
@@ -12,14 +12,14 @@ on:
         description: "Branch that change is against"
         required: true
         type: string
-      GERRIT_CHANGE_ID:
-        description: "The ID for the change"
-        required: true
-        type: string
-      GERRIT_CHANGE_NUMBER:
-        description: "The Gerrit number"
-        required: true
-        type: string
+      GERRIT_CHANGE_ID:
+        description: "The ID for the change"
+        required: true
+        type: string
+      GERRIT_CHANGE_NUMBER:
+        description: "The Gerrit number"
+        required: true
+        type: string
       GERRIT_CHANGE_URL:
         description: "URL to the change"
         required: true