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
| Owner User Name | Mandatory | The repository owner's GitHub username. |
193
-
| Repository Name | Mandatory | The repository name. |
194
-
| Organization Name | Mandatory | The name of your Azure DevOps organization. |
195
-
| Project Name | Mandatory | The Azure DevOps project that contains the repository. |
196
-
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://github.com/settings/tokens or https://dev.azure.com/{Your_Organization}/_usersSettings/tokens.|
197
-
| Branch Name | Optional | The specific branch within the repository that contains the CRD files. The default branch is 'main'. |
193
+
| Branch Name | Optional | The specific branch within the repository that contains the CRD files. The default branch is `main`. |
198
194
| Committer Name | Optional | The name of the committer associated with the personal access token. |
199
195
| Comment | Optional | The comment associated with the commit. |
196
+
| Repository Name | Mandatory | The repository name. |
197
+
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://github.com/settings/tokens.|
200
198
| Email | Optional | The email address associated with the committer. |
201
199
200
+
To set up the remote Azure DevOps repository, you need to provide the following information:
| Organization Name | Mandatory | The name of your Azure DevOps organization. |
206
+
| Repository Name | Mandatory | The repository name. |
207
+
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://dev.azure.com/{Your_Organization}/_usersSettings/tokens.|
208
+
| Comment | Optional | Field for additional comments. |
209
+
| Project Name | Mandatory | The Azure DevOps project that contains the repository. |
210
+
| Branch Name | Mandatory | The specific branch within the repository that contains the CRD files. The default branch is `main`. |
| Owner User Name | Mandatory | The repository owner's GitHub username. |
193
-
| Repository Name | Mandatory | The repository name. |
194
-
| Organization Name | Mandatory | The name of your Azure DevOps organization. |
195
-
| Project Name | Mandatory | The Azure DevOps project that contains the repository. |
196
-
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://github.com/settings/tokens or https://dev.azure.com/{Your_Organization}/_usersSettings/tokens.|
197
-
| Branch Name | Optional | The specific branch within the repository that contains the CRD files. The default branch is 'main'. |
193
+
| Branch Name | Optional | The specific branch within the repository that contains the CRD files. The default branch is `main`. |
198
194
| Committer Name | Optional | The name of the committer associated with the personal access token. |
199
195
| Comment | Optional | The comment associated with the commit. |
196
+
| Repository Name | Mandatory | The repository name. |
197
+
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://github.com/settings/tokens.|
200
198
| Email | Optional | The email address associated with the committer. |
201
199
200
+
To set up the remote Azure DevOps repository, you need to provide the following information:
| Organization Name | Mandatory | The name of your Azure DevOps organization. |
206
+
| Repository Name | Mandatory | The repository name. |
207
+
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://dev.azure.com/{Your_Organization}/_usersSettings/tokens.|
208
+
| Comment | Optional | Field for additional comments. |
209
+
| Project Name | Mandatory | The Azure DevOps project that contains the repository. |
210
+
| Branch Name | Mandatory | The specific branch within the repository that contains the CRD files. The default branch is `main`. |
0 commit comments