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

Unable to add same synonym to different labels #93

Closed
SGI-CAPP-AT2 opened this issue Oct 28, 2024 · 1 comment · Fixed by #95
Closed

Unable to add same synonym to different labels #93

SGI-CAPP-AT2 opened this issue Oct 28, 2024 · 1 comment · Fixed by #95
Labels
good first issue Good for newcomers

Comments

@SGI-CAPP-AT2
Copy link

{
  "labelsSynonyms": {
    "dependencies": ["dependabot", "dependency", "dependencies"],
    "security": ["security"],
    "ui/ux": ["layout", "screen", "design", "figma"],
    "good first issue": ["dependabot", "dependency", "dependencies", "ui/ux"] 
  },
  "defaultLabels": ["unapproved"]
}

as shown in above auto-label.json5 config I want to have two labels assigned to issue "good first issue" and "dependencies" but it only adds good first issuse
see following issues:
SGI-CAPP-AT2/talawa-admin#13
SGI-CAPP-AT2/talawa-admin#14

@Renato66
Copy link
Owner

@SGI-CAPP-AT2 going to take some time to look at it in the following days

@Renato66 Renato66 removed triage Need avaliation dependencies Pull requests that update a dependency file labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants