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
Open [New personal access token](https://github.com/settings/tokens/new) page and create one for github-codebuild-integration's installation.
115
+
116
+
Input token description like `codebuild-YOUR_REPO_NAME` and enable `admin:repo_hook` and `repo:status` as scopes, then click the `Generate token` button.
117
+
118
+
Copy the personal access token value and proceed to the next section, "Configure parameters".
119
+
112
120
#### Configure parameters
113
121
114
122
Copy example configuration file and edit it to configure paramters for your GitHub repository.
0 commit comments