Skip to content

Add GitHub Actions to Dependabot configuration#727

Merged
pietern merged 1 commit intomainfrom
dependabot-config
Mar 24, 2026
Merged

Add GitHub Actions to Dependabot configuration#727
pietern merged 1 commit intomainfrom
dependabot-config

Conversation

@pietern
Copy link
Copy Markdown
Contributor

@pietern pietern commented Mar 24, 2026

Limit version update PRs to security-only by setting
open-pull-requests-limit to 0, matching the approach used in the Go SDK
(see databricks/databricks-sdk-go#988).

Add the github-actions package ecosystem with a monthly update interval.
Monthly keeps churn low while ensuring deprecation notices and security
fixes flow in through PRs. The 7-day cooldown avoids bumping actions
that were just released, letting them bake first.

Exclude tagging.yml because it is generated and maintained externally.

Co-authored-by: Isaac

NO_CHANGELOG=true

Limit version update PRs to security-only by setting
open-pull-requests-limit to 0, matching the approach used in the Go SDK
(see databricks/databricks-sdk-go#988).

Add the github-actions package ecosystem with a monthly update interval.
Monthly keeps churn low while ensuring deprecation notices and security
fixes flow in through PRs. The 7-day cooldown avoids bumping actions
that were just released, letting them bake first.

Exclude tagging.yml because it is generated and maintained externally.

Co-authored-by: Isaac
@pietern pietern temporarily deployed to test-trigger-is March 24, 2026 10:38 — with GitHub Actions Inactive
@pietern pietern temporarily deployed to test-trigger-is March 24, 2026 10:40 — with GitHub Actions Inactive
@github-actions
Copy link
Copy Markdown

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-java

Inputs:

  • PR number: 727
  • Commit SHA: de224675589b915a8e74c9ffed632cfa412a22f5

Checks will be approved automatically on success.

@pietern pietern enabled auto-merge March 24, 2026 10:48
@pietern pietern added this pull request to the merge queue Mar 24, 2026
Merged via the queue into main with commit 680184f Mar 24, 2026
16 of 17 checks passed
@pietern pietern deleted the dependabot-config branch March 24, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants