Skip to content

Add a source-repository link to the workspace sidebar - #13

Merged
dabeckham merged 2 commits into
mainfrom
feat/github-link-gated-ui
Jun 23, 2026
Merged

Add a source-repository link to the workspace sidebar#13
dabeckham merged 2 commits into
mainfrom
feat/github-link-gated-ui

Conversation

@dabeckham

Copy link
Copy Markdown
Owner

Adds a direct link to the project's source repository in the signed-in workspace, as suggested in #11.

  • New SOURCE_URL setting (defaults to the repo; set empty to hide).
  • Rendered as a "View source" link at the bottom of the workspace sidebar, with a small separator. Members only — it does not appear on the public landing page.
  • Backend test asserts the link renders for a signed-in member.
  • Documented in .env.example.

Thanks @gainsco-HeidiB for the suggestion.

Closes #11.

Surface a configurable link to the project's source repository in the
signed-in workspace sidebar. Controlled by the new SOURCE_URL setting
(set empty to hide). Adds a backend test asserting the link renders.
@dabeckham
dabeckham merged commit 4225833 into main Jun 23, 2026
2 checks passed
@dabeckham
dabeckham deleted the feat/github-link-gated-ui branch June 23, 2026 07:40
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.

Add Github link to UI

1 participant