Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3842a14

Browse filesBrowse files
committed
Sync open source content 🐝 (from bf3affa8e56b42bbd22579fb7c4d4c3fcc315759)
1 parent 86b1b2c commit 3842a14
Copy full SHA for 3842a14

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎docs/manage/github-setup.mdx

Copy file name to clipboardExpand all lines: docs/manage/github-setup.mdx
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ The SDK generation workflow is powered by the [Speakeasy CLI](https://github.com
2020
- Generating SDKs for multiple languages.
2121
- Committing the generated SDKs to the repository or opening a pull request (PR).
2222

23+
<Callout title="Warning" type="warning">
24+
Branches and pull requests created by the GitHub action are owned by it. Any future generations (whether scheduled or manually triggered) will overwrite all changes in that branch/PR. If you need to make changes to the generated code, create a separate PR instead of modifying the action-generated PR.
25+
</Callout>
26+
2327
## Example workflow file
2428

2529
```yml

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.