From 71a486b534f29e12f6a99bcaf89bbc10103b3dc4 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 30 May 2026 19:50:13 -0500 Subject: [PATCH] feat(settings): add visibility dropdown to issues unit Add the same inline visibility control (Private / Public) to the issues section on the repo settings page. Now wiki, releases, and issues all have visibility dropdowns. Co-Authored-By: Claude Opus 4.6 (1M context) --- templates/repo/settings/options.tmpl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/repo/settings/options.tmpl b/templates/repo/settings/options.tmpl index 017b6c4a9c..043b3b7752 100644 --- a/templates/repo/settings/options.tmpl +++ b/templates/repo/settings/options.tmpl @@ -396,6 +396,13 @@ +
+ + +