Re: [PR] HDDS-9698. Skip push build for dependabot [ozone-site]

2026-04-28 Thread via GitHub


adoroszlai commented on PR #409:
URL: https://github.com/apache/ozone-site/pull/409#issuecomment-4341327157

   Thanks @sarvekshayr for the review.


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



Re: [PR] HDDS-9698. Skip push build for dependabot [ozone-site]

2026-04-28 Thread via GitHub


sarvekshayr merged PR #409:
URL: https://github.com/apache/ozone-site/pull/409


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



[PR] HDDS-9698. Skip push build for dependabot [ozone-site]

2026-04-28 Thread via GitHub


adoroszlai opened a new pull request, #409:
URL: https://github.com/apache/ozone-site/pull/409

   ## What changes were proposed in this pull request?
   
   dependabot pushes dependency version bumps to the main repo instead of its 
own fork.  It then creates a pull request without waiting for the `push` 
workflow to succeed.  Thus both workflows test the same state of code, which is 
unnecessary.
   
   I propose completely skipping `push` build for dependabot's changes to save 
CI resources.
   
   https://issues.apache.org/jira/browse/HDDS-9698
   
   ## How was this patch tested?
   
   Similar setting already used in other Ozone repos.
   
   https://github.com/adoroszlai/ozone-site/actions/runs/25040987578
   https://github.com/adoroszlai/ozone-site/actions/runs/25040987590


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