Skip to content

chore: exclude UI Server from Dependabot#1123

Draft
chaptersix wants to merge 1 commit into
temporalio:mainfrom
chaptersix:agent/exclude-ui-server-dependabot
Draft

chore: exclude UI Server from Dependabot#1123
chaptersix wants to merge 1 commit into
temporalio:mainfrom
chaptersix:agent/exclude-ui-server-dependabot

Conversation

@chaptersix

Copy link
Copy Markdown
Contributor

What changed

  • Exclude github.com/temporalio/ui-server/v2 from Dependabot version updates.

Why

UI Server is a Temporal-owned dependency whose upgrades can also move coordinated go.temporal.io dependencies. The existing ignore rule only matches modules under go.temporal.io/*, so it does not match UI Server's GitHub module path.

This keeps UI Server upgrades in the same manual, coordinated update process as the other Temporal dependencies.

Validation

  • check-jsonschema --builtin-schema vendor.dependabot .github/dependabot.yml
  • git diff --check

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.

1 participant