| 
Thank you.
 
 From: Jonah Graham <jonah@xxxxxxxxxxxxxxxx>Sent: Friday, August 25, 2023 12:05 PM
 To: Eclipse platform general developers list. <platform-dev@xxxxxxxxxxx>
 Cc: Christopher Genly <genly@xxxxxxxxxxxxxxxxx>
 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,
 
 
 
 When you create the Pull Request back to Eclipse the workflows should run as expected. 
 Jonah 
I just pushed a change to my branch.  This error is reported:
| Invalid
 workflow file: .github/workflows/ci.yml#L16 
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: 
 
 What does it mean and how do I fix it? 
 
This is where my fork is: 
 
 
_______________________________________________ 
platform-dev mailing list
platform-dev@xxxxxxxxxxx 
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev |