File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ create an automation to add repos to a github app
11
11
| personal access token classic | this is used for api call to add repos to github app | :heavy_check_mark : |
12
12
13
13
** personal access token classic - provide ` all repo access ` **
14
- ![ Screenshot_3-5-2024_234236_github.com.jpeg] ( ..%2F..%2F..%2F..%2FDownloads%2FScreenshot_3-5-2024_234236_github.com.jpeg )
14
+ ![ Screenshot_3-5-2024_234236_github com] ( https://github.com/devwithkrishna/automation-to-add-repos-to-a-github-app/assets/108367225/cc853576-127e-4b17-8059-8417c766d23b )
15
+
15
16
16
17
# parameters
17
18
@@ -35,4 +36,4 @@ create an automation to add repos to a github app
35
36
36
37
* using the matching repos based on search string and github app name provded, the script will use these details to the
37
38
endpoint ` https://api.github.com/user/installations/{github_app_installation_id}/repositories/{repo_id} ` . This uses
38
- the personal access token classic to add repositories to github app - _ add_a_repo_to_github_app.py_
39
+ the personal access token classic to add repositories to github app - _ add_a_repo_to_github_app.py_
You can’t perform that action at this time.
0 commit comments