We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b493e3 commit d7cd69aCopy full SHA for d7cd69a
.github/pr-welcome-internal.md
@@ -26,6 +26,7 @@ Airbyte Maintainers can execute the following slash commands on your PR:
26
- `/autofix` - Fixes most formatting and linting issues
27
- `/poetry-lock` - Updates poetry.lock file
28
- `/test` - Runs connector tests with the updated CDK
29
+- `/poe build` - Regenerate git-committed build artifacts, such as the source declarative manifest JSON schema in YAML.
30
- `/poe <command>` - Runs any poe command in the CDK environment
31
32
[📝 _Edit this welcome message._](https://github.com/airbytehq/airbyte-python-cdk/blob/main/.github/pr-welcome-internal.md)
0 commit comments