We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daae76d commit d71195aCopy full SHA for d71195a
contents/handbook/engineering/sdks/releases.md
@@ -20,6 +20,8 @@ Our SDK release process uses a dedicated GitHub App per repository that can push
20
21
When creating a new SDK, or migrating an existing one to the new workflow, follow these steps to set up the release infrastructure.
22
23
+> NOTE: Most of these steps require super administrator privileges on GitHub. Make sure you have the appropriate permissions to work on this.
24
+
25
### 1. Create a GitHub App
26
27
Go to [GitHub App settings](https://github.com/organizations/PostHog/settings/apps) and create a new app:
0 commit comments