ci: Add dependabot go-storage auto build support#139
Conversation
Signed-off-by: Xuanwo <github@xuanwo.io>
|
ping @xxchan for a look. There are the following problems:
|
| on: pull_request_target | ||
|
|
||
| permissions: | ||
| pull-requests: write | ||
| contents: write |
There was a problem hiding this comment.
| on: pull_request_target | |
| permissions: | |
| pull-requests: write | |
| contents: write | |
| on: pull_request |
is enough?
There was a problem hiding this comment.
We need Auto commit & push, so write is required.
|
I think we can test by removing |
|
Wait, but we have to merge this into master first to test? |
Yep, it's a problem. Maybe we can merge this to another branch? |
Signed-off-by: Xuanwo <github@xuanwo.io>
|
Here is an open PR from dependabot: #138 Maybe we can test via them instead. |
I think this is an affordable price: one or two useless commit |
Can it be triggered? I'm OK. |
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>

Signed-off-by: Xuanwo github@xuanwo.io