Skip to content

Fix workspace matching and show pull branches#11

Open
PiotrCzapla wants to merge 1 commit into
mainfrom
agent/fix-workspace-matching-branch-labels
Open

Fix workspace matching and show pull branches#11
PiotrCzapla wants to merge 1 commit into
mainfrom
agent/fix-workspace-matching-branch-labels

Conversation

@PiotrCzapla

Copy link
Copy Markdown

Two small fixes in one PR, but hopefully that is okay:

  • I like to know when one of the repos is not on main during ws-sync, so I know where to look if something is off.
  • My workspace had:
  [tool.uv.workspace]
  members = ["./*"]
  exclude = [".*"]

The exclude pattern matched everything because it was also tried against ./{dirname}

@PiotrCzapla PiotrCzapla requested a review from jph00 July 13, 2026 13:19
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