Labeling (grouping) of runs #686
Labels
API change 📄
Content of patch changes API!
CLI 💻
Related to the command-line interface, such as the cmd, store, etc. commands
database 🗄️
Issues related to the database schema.
enhancement 🌟
GUI 🎨
new feature 👍
New feature request
Milestone
It will be possible to group multiple runs using a label.
The user should be able to assign a free-text analysis label to each run (multiple possible per run).
For example:
32bit
,64bit
,CTU
,non-CTU
.The user can add new comments from the command line (
CodeChecker store --label ctu ...
) or he can manage labels from the GUI (add, remove, update).Also issue filtering will be possible based on run labels.
The text was updated successfully, but these errors were encountered: