mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-10-05 19:30:59 +00:00
When the "closed" action of a pull request event was triggered by a merge, it effectively runs in the context of the base repository. It was merged by a user with write access to the base repository. It is authorized to write the base repository cache. Resolves forgejo/runner#1030 |
||
---|---|---|
.. | ||
mocks | ||
logging.go | ||
runner.go | ||
runner_test.go | ||
workflow.go | ||
workflow_test.go |