mbien opened a new pull request, #9424: URL: https://github.com/apache/netbeans/pull/9424
Reverts apache/netbeans#9286 for some reason the permission is only changed to write on master, but PR workflows still have it set to read. This causes the cleanup job to fail. There might be another guard somewhere which specifically sets this permission back to `read`. e.g https://github.com/apache/netbeans/actions/runs/26810081110 <img width="310" height="212" alt="image" src="https://github.com/user-attachments/assets/970e2b9d-9ff3-4598-bd80-380ea1432328" /> Its not clear to my why it worked back when I tested it originally. the successful merge run for comparison: https://github.com/apache/netbeans/actions/runs/26761144212/job/78899977569 <img width="414" height="334" alt="image" src="https://github.com/user-attachments/assets/f3762ae9-4045-4ca7-ab3e-f05b185b8d63" /> -- 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
