Skip to content

chore: exclude UI Server from Dependabot#1123

Merged
chaptersix merged 2 commits into
temporalio:mainfrom
chaptersix:agent/exclude-ui-server-dependabot
Jul 21, 2026
Merged

chore: exclude UI Server from Dependabot#1123
chaptersix merged 2 commits 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

@chaptersix
chaptersix marked this pull request as ready for review July 13, 2026 14:43
@chaptersix
chaptersix requested a review from a team as a code owner July 13, 2026 14:43
@harani-mukkala
harani-mukkala requested review from a team and rossnelson July 20, 2026 17:32

@harani-mukkala harani-mukkala left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LTGM

cc @rossnelson Could you verify this as well.

@chaptersix
chaptersix merged commit 747547a into temporalio:main Jul 21, 2026
11 checks passed
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