Yikun opened a new pull request, #38145:
URL: https://github.com/apache/spark/pull/38145

   ### What changes were proposed in this pull request?
   Add packages write permisson for parent workflows
   
   
   ### Why are the changes needed?
   To avoid the issue like:
   > The workflow is not valid. .github/workflows/build_main.yml (Line: 28, 
Col: 3): Error calling workflow 
'apache/spark/.github/workflows/build_and_test.yml@6eedb0eaa72008858b77d8d36fde0938b0962922'.
 The nested job 'Base image build' is requesting 'packages: write', but is only 
allowed 'packages: none'.
   
   https://github.com/apache/spark/actions/runs/3202259476/workflow
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   No, dev only
   
   
   ### How was this patch tested?
   see master merge results.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to