-
-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Description
Hi,
when trying to integrate the action into an open-source project i got the following log:
Found workflow_id: ["1234"]
Found 6 runs total.
Found 2 runs in progress.
Cancelling another run: {
id: 1234,
head_sha: '1234',
status: 'in_progress'
}
Error while cancelling workflow_id 1234: Resource not accessible by integration
Cancel Complete.
Background is that i try to integrate the action from a fork into the main repo. The action is not resulting into an error state.
It seems that the creator of the PR is not allowed to fetch the status of the workflows running in the main repo due to access restrictions. Is for forked projects maybe a solution available?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels