pierrejeambrun opened a new pull request, #30025:
URL: https://github.com/apache/airflow/pull/30025

   ```
   breeze release-management start-rc-process --version ${VERSION} 
--previous-version 2.5.1
   ```
   
   Can fail if there are root owned files in the working tree. This can happen 
especially in the `.logs` folder.
   
   This run the `git clean` as root to not fail with a 'PermissionError' and 
make sure that all files are actually deleted before going further.


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

Reply via email to