Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ WIP dynamic labeler #93

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

✨ WIP dynamic labeler #93

wants to merge 18 commits into from

Conversation

foysalit
Copy link
Contributor

@foysalit foysalit commented Apr 12, 2024

Please don't merge/review until the backend PR has been merged

external_labeler.mov

@@ -119,9 +116,6 @@ export function MobileMenu({ toggleTheme }: { toggleTheme: () => void }) {
<nav className="flex h-full flex-col">
<div className="space-y-1">
{NAV_ITEMS.map((item) => {
if (item.serviceAccountOnly && !isServiceAccount) {
Copy link
Contributor Author

@foysalit foysalit Apr 12, 2024

Choose a reason for hiding this comment

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

This check has been moved to the inside of the page so that the actual config editor is only shown to service accounts.

@foysalit foysalit changed the title 🚧 WIP dynamic labeler ✨ WIP dynamic labeler Apr 23, 2024
@foysalit foysalit changed the base branch from labeler-subject-support to main May 22, 2024 16:28
Copy link

render bot commented May 22, 2024

Copy link

render bot commented May 22, 2024

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.

None yet

1 participant