Re: [platform-dev] What does this mean: The nested job 'message-check' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

2023-08-28 Thread Christopher Genly via platform-dev
This problem continues to occur. It appears to be retrying a run every Monday. https://github.com/chgenly/eclipse.platform/actions/runs/5997504002 >> You can simply ignore the error, but if you can reproduce the error, then >> filing a bug on >>

Re: [platform-dev] What does this mean: The nested job 'message-check' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

2023-08-25 Thread Christopher Genly via platform-dev
Thank you. From: Jonah Graham Sent: Friday, August 25, 2023 12:05 PM To: Eclipse platform general developers list. Cc: Christopher Genly Subject: Re: [platform-dev] What does this mean: The nested job 'message-check' is requesting 'pull-requests: read', but is

Re: [platform-dev] What does this mean: The nested job 'message-check' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

2023-08-25 Thread Jonah Graham via platform-dev
Hi Christopher, It looks like the workflow ( https://github.com/chgenly/eclipse.platform/blob/master/.github/workflows/ci.yml) has some assumptions that the pushes to master are on Eclipse's own version, rather than your fork. You can simply ignore the error, but if you can reproduce the error,

[platform-dev] What does this mean: The nested job 'message-check' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

2023-08-25 Thread Christopher Genly via platform-dev
I just pushed a change to my branch. This error is reported: Invalid workflow file: .github/workflows/ci.yml#L16 The workflow is not