We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46d5dd3 + de0fda7 commit bb2185eCopy full SHA for bb2185e
1 file changed
docs/build-details/cve-fixer.md
@@ -25,3 +25,17 @@ This is the initial prompt for the job:
25
> The PR should also update the major golang version, if needed, in the the file `Containerfile`.
26
> If there are other files in the repository that require updaing due to new golang version then
27
> mention them in the PR.
28
+
29
+## github credentials
30
31
+The `github` credentials that are used for this job is a fine-grained personal access token that
32
+has the following characteristics:
33
34
+Organization: [eval-hub](https://github.com/eval-hub)
35
+Repositories: `all`
36
37
+| Permission | Access |
38
+| ---------- | ------ |
39
+| Metadata (Required) | `Read-only` |
40
+| Contents | `Read and write` |
41
+| Pull requests | `Read and write` |
0 commit comments