Thank you.
________________________________
From: Jonah Graham <jo...@kichwacoders.com>
Sent: Friday, August 25, 2023 12:05 PM
To: Eclipse platform general developers list. <platform-dev@eclipse.org>
Cc: Christopher Genly <ge...@coherentlogix.com>
Subject: Re: [platform-dev] What does this mean: The nested job 'message-check' 
is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'?

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, then 
filing a bug on 
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues 
would be helpful!

When you create the Pull Request back to Eclipse the workflows should run as 
expected.

Jonah

~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com<http://www.kichwacoders.com/>


On Fri, 25 Aug 2023 at 14:58, Christopher Genly via platform-dev 
<platform-dev@eclipse.org<mailto:platform-dev@eclipse.org>> wrote:
I just pushed a change to my branch.  This error is reported:

<https://github.com/chgenly/eclipse.platform/actions/runs/5979137511/workflow>
Invalid workflow file: .github/workflows/ci.yml#L16 
<https://github.com/chgenly/eclipse.platform/actions/runs/5979137511/workflow>
The workflow is not valid. .github/workflows/ci.yml (Line: 16, Col: 3): Error 
calling workflow 
'eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master'.
 The nested job 'message-check' is requesting 'pull-requests: read', but is 
only allowed 'pull-requests: none'.

This is from:

https://github.com/chgenly/eclipse.platform/actions/runs/5979137511

What does it mean and how do I fix it?

This is where my fork is:

https://github.com/chgenly/eclipse.platform

_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org<mailto:platform-dev@eclipse.org>
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev

Reply via email to