mbien commented on PR #9413:
URL: https://github.com/apache/netbeans/pull/9413#issuecomment-4596519526

   i think the cleanup job failure can be ignored. The required permission 
seems to be only propagated after rebase.
   
   <details>
   
   ```
   GITHUB_TOKEN Permissions
     Actions: read
     Metadata: read
   ```
   should be 
   
   ```
   
   GITHUB_TOKEN Permissions
     Actions: write
     Metadata: read
   
   ```
   
   </details>


-- 
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]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to