Skip to content

HDDS-9698. Skip push build for dependabot#409

Merged
sarvekshayr merged 2 commits into
apache:masterfrom
adoroszlai:HDDS-9698
Apr 29, 2026
Merged

HDDS-9698. Skip push build for dependabot#409
sarvekshayr merged 2 commits into
apache:masterfrom
adoroszlai:HDDS-9698

Conversation

@adoroszlai
Copy link
Copy Markdown
Contributor

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

@adoroszlai adoroszlai self-assigned this Apr 28, 2026
@adoroszlai adoroszlai added the CI label Apr 28, 2026
@adoroszlai adoroszlai requested a review from sarvekshayr April 28, 2026 08:54
Copy link
Copy Markdown
Contributor

@sarvekshayr sarvekshayr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @adoroszlai for the patch.

LGTM.

@sarvekshayr sarvekshayr merged commit 8007d9d into apache:master Apr 29, 2026
12 checks passed
@adoroszlai adoroszlai deleted the HDDS-9698 branch April 29, 2026 06:08
@adoroszlai
Copy link
Copy Markdown
Contributor Author

Thanks @sarvekshayr for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants