apupier commented on PR #395:
URL: https://github.com/apache/yetus/pull/395#issuecomment-4902079387

   I read the entry points of the documentation and look what the project is 
doing.
   I have still not found information on the release process which would use 
specific branches.
   I do not see any problems based on what the project is about with the kind 
of proposed changes.
   
   Please let me try to give more context.
   For all Apache projects, there is a limited pool of GitHub action runners 
avilable at the same time (900).
   This limit is regularly hit in the last months. (and currently hit at the 
time of writing this message)
   it is causing new GitHub workflows to be queued, delaying the final results. 
i tis impacting all Apache projects using GitHub Workflows.
   
   The goal of this PR is to reduce the load by cutting completely redundant 
GitHub Workflows build.
   
   By configuring this project to avoid redundant builds on exact same commit, 
this would save a little bit of time (based on last 3 months, this is 
relatively small as it would save around 3 hours per months).


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