You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This directory contains the staging repositories for the Devstream project.
4
+
5
+
Each sub folder under `staging/` be synchronized to the repository of the same name under devstream-io.
6
+
7
+
## How to Create a New Staging Repo
8
+
9
+
Person who wants to create a new staging repo:
10
+
11
+
1. Create a new directory under `staging/` with the name of the repo you want to create.
12
+
2. Update `.github/sync-staging-repo.yml`.
13
+
3. Pull Request to the `main` branch of repo `devstream-io/devstream`.
14
+
15
+
Reviewers:
16
+
17
+
1. Review the PR, make sure everything is correct, and do not merge it immediately.
18
+
2. Create the repo under the `devstream-io` organization and **create a branch for the repo**. If you don't have the permission to create a repo, please ask for the members of the `devstream-io`.
0 commit comments