Skip to content

Add test counters information for weeklies

Vignesh Raman requested to merge wip/vignesh/add-weeklies-test-counter into master

dailies are not starred. weeklies are starred with tag_type = weekly and releases are starred with tag_type = release. Modify the logic to add counters based on this.

Fixes: https://phabricator.apertis.org/T9394

Merge request reports