Skip to content

Commit f2c3768

Browse files
authored
Update doc for bump-bulk-cdk-version (#69244)
1 parent f88fce7 commit f2c3768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pr-welcome-internal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Airbyte Maintainers (that's you!) can execute the following slash commands on yo
2626
- JVM connectors:
2727
- `/update-connector-cdk-version connector=<CONNECTOR_NAME>` - Updates the specified connector to the latest CDK version.
2828
Example: `/update-connector-cdk-version connector=destination-bigquery`
29-
- `/bump-bulk-cdk-version type=patch changelog='foo'` - Bump the Bulk CDK's version. `type` can be major/minor/patch.
29+
- `/bump-bulk-cdk-version bump=patch changelog='foo'` - Bump the Bulk CDK's version. `bump` can be major/minor/patch.
3030
- Python connectors:
3131
- `/poe connector source-example lock` - Run the Poe `lock` task on the `source-example` connector, committing the results back to the branch.
3232
- `/poe source example lock` - Alias for `/poe connector source-example lock`.

0 commit comments

Comments
 (0)