Skip to content

Disable ASF Dependabot update PRs#10751

Merged
corgy-w merged 1 commit intoapache:devfrom
davidzollo:codex/disable-asf-dependabot-updates
Apr 12, 2026
Merged

Disable ASF Dependabot update PRs#10751
corgy-w merged 1 commit intoapache:devfrom
davidzollo:codex/disable-asf-dependabot-updates

Conversation

@davidzollo
Copy link
Copy Markdown
Contributor

@davidzollo davidzollo commented Apr 11, 2026

Since the bot does not handle the CI errors in the PRs it submits, all PRs raised by the bot were previously closed manually, and it has been found that they can be closed. For reference:
https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#depend_alerts

What changed

  • add github.dependabot_updates: false to .asf.yaml

Why

  • disable ASF-managed Dependabot update PRs for this repository
  • keep the change minimal and scoped to repository infrastructure config

Impact

  • Dependabot update PRs will stop being opened from the ASF repository configuration
  • no code, docs, or workflow files are changed

Validation

  • ./mvnw spotless:apply -nsu -T 3C
  • ./mvnw -q -DskipTests verify -nsu -T 3C

Copy link
Copy Markdown

@DanielLeens DanielLeens left a comment

Choose a reason for hiding this comment

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

I pulled the latest branch locally.

Current diff is a single ASF-side configuration change:
.asf.yaml -> github.dependabot_updates: false

That is the right scope for disabling ASF Dependabot update PRs without changing project runtime or build behavior. I do not see a code blocker in the current revision. The remaining item is the pending Build check.

@corgy-w corgy-w merged commit 18c03db into apache:dev Apr 12, 2026
5 of 6 checks passed
onceMisery pushed a commit to onceMisery/seatunnel that referenced this pull request Apr 14, 2026
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.

4 participants