question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unify bugzilla and github tags/labels

See original GitHub issue

Currently, we have different tags and labels on github and bugzilla which makes find all the bugs related to one label difficult. I propose we have the same tags and do some clean up while we’re at it.

In bugzilla we’ve usually done pdfjs-c/d/f-name where c=category, d=detail, f=flag. I’ve never found the category useful. Only the part in the detail or flag has helped me find bugs, so I think we should get rid of the letters and only have the part after d/f. e.g. [pdfjs-d-blend-mode] becomes [pdfjs-blend-mode].

For github, we have the number before the label. Similar to the category on bugzilla, I don’t usually find the number helpful (I don’t even really remember what all the numbers mean). I propose we drop the numbers and just use more detailed ones that match up with bugzilla.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
anantraghuvanshicommented, Jan 15, 2022

@brendandahl In such cases, we could use tags/labels which are specific to certain other problems and which depicts some meaning to the reader, like help-wanted, enhancements, bugs, question, or problems. Along with that, if we consider extra precision, then we could add something like difficulty or understanding level required, which could be basic, easy, medium, hard, or expert.

0reactions
brendandahlcommented, Feb 11, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

unify labels? · Issue #6093 · iterative/dvc · GitHub
The labels group that I propose: A: - denotes area of the project the issue relates to. fs: - related to the filesystem;...
Read more >
bugzilla · GitHub Topics
The infoZilla unstructured software engineering data mining tool. It can find and extract source code regions, patches, stack traces, enumerations and ...
Read more >
Moving Bugzilla to Github · Issue #43 · dlang/projects
Is there a 1:1 mapping between bugzilla issue URLs and the eventual github ones? I ask because the n.g. archives should have the...
Read more >
LegNeato/bugzilla-push - GitHub
A Bugzilla extension that enables integration with a message broker via AMQP or STOMP - GitHub - LegNeato/bugzilla-push: A Bugzilla extension that enables ......
Read more >
Jira Bugzilla Integration (JBI) - system to sync bugs and issues
The system accepts webhook events from Bugzilla · Bugs' whiteboard tags are used to determine if they should be synchronized or ignored ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found