Skip to content

Draft: New report format combining MRs and Issues per milestone

Mark Nuzzo requested to merge 20230720_changes into main

Description

This MR adds a new report format to the collapsible sections of this report which combines MRs and Issues together per milestone.

The default option will still be to separate out MR and Issue counts on per milestone basis from !1 (merged).

Future ideas for improvement

  • Generate a list based solely on related epic(s) and not on label since labels can be generic in nature and therefore make the reports confusing as time goes on.

Example output report

15.10 Milestone
🏁 Iteration References Status / ETA DRI Impact
Fix yaml load compatible issue gitlab-org/gitlab!114541 (merged) %15.10 @chaomao
Adds check for release service gitlab-org/gitlab!114617 (merged) %15.10 @lauraX
15.11 Milestone
🏁 Iteration References Status / ETA DRI Impact
Implement CI includable files with inputs and interpolation gitlab-org/gitlab!113211 (merged) %15.11 @grzesiek
CI Catalog - Add empty landing page gitlab-org/gitlab!114628 (merged) %15.11 @bsandlin
Add GraphQL fields for Catalog resources gitlab-org/gitlab!114769 (merged) %15.11 @avielle
Fix including CI component in CI editor gitlab-org/gitlab!114903 (merged) %15.11 @grzesiek
Adds feature flag guard to error message when using component subkey gitlab-org/gitlab!115370 (merged) %15.11 @lauraX
CI Catalog - CI Resources List Item gitlab-org/gitlab!115399 (merged) %15.11 @bsandlin
Rename CI catalog licensed feature gitlab-org/gitlab!115538 (merged) %15.11 @avielle
Standardize access checks for CI Namespace Catalog gitlab-org/gitlab!115723 (merged) %15.11 @avielle
Support @~latest version when including components gitlab-org/gitlab!115756 (merged) %15.11 @lma-git
Removes Hash validation in Ci::Config::Header::Spec gitlab-org/gitlab!116845 (merged) %15.11 @lauraX
Initial steps definition added to blueprint glossary gitlab-org/gitlab!117196 (merged) %15.11 @marknuzzo
Enable multi-doc YAML parsing by default gitlab-org/gitlab!117390 (merged) %15.11 @grzesiek
Enable CI Interpolation feature flag gitlab-org/gitlab!117651 (merged) %15.11 @grzesiek
16.0 Milestone
🏁 Iteration References Status / ETA DRI Impact
Add with: to the CI JSON schema gitlab-org/gitlab!117885 (closed) %16.0 @f_caplette
Ensure all CI config loading uses correct loader gitlab-org/gitlab!118639 (merged) %16.0 @avielle
16.1 Milestone
🏁 Iteration References Status / ETA DRI Impact
Add GraphQL field web_path to CiCatalogResource gitlab-org/gitlab!119253 (merged) %16.1 @lma-git
Add GraphQL fields star_count forks_count to CiCatalogResource gitlab-org/gitlab!119264 (merged) %16.1 @lma-git
Add GraphQL field root_namespace to CiCatalogResource gitlab-org/gitlab!119417 (merged) %16.1 @lma-git
Add a banner asking user feedback in the Catalog UI gitlab-org/gitlab!120783 (merged) %16.1 @f_caplette
Add skeleton loading for catalog list gitlab-org/gitlab!120787 (merged) %16.1 @f_caplette
Add GraphQL field versions to CiCatalogResource gitlab-org/gitlab!120811 (merged) %16.1 @lma-git
Draft: Move Interpolator to Yaml module gitlab-org/gitlab!121068 (closed) %16.1 @avielle
Add CTA to private catalog in pipeline editor gitlab-org/gitlab!121178 (merged) %16.1 @f_caplette
Move CI config loading to dedicated module gitlab-org/gitlab!121409 (merged) %16.1 @avielle
Draft: Refactor CI Yaml::Loader gitlab-org/gitlab!121445 (closed) %16.1 @avielle
Move interpolation into Ci::Yaml::Loader gitlab-org/gitlab!122092 (merged) %16.1 @avielle
Add GraphQL field readme_html to CiCatalogResource gitlab-org/gitlab!122261 (merged) %16.1 @lma-git
Remove ci_multi_doc_yaml FF gitlab-org/gitlab!122463 (merged) %16.1 @avielle
Draft: Resolve "Backend: "Latest release" SSoT for LatestRelease and Ci::Catalog::Resource" gitlab-org/gitlab!122963 (closed) %16.1 @lma-git
Add CiCatalogResource latest_version GQL field; deprecate versions gitlab-org/gitlab!123113 (merged) %16.1 @lma-git
Fix rollout issue URL reference for ci_include_components FF rollout gitlab-org/gitlab!123409 (merged) %16.1 @marknuzzo
16.2 Milestone
🏁 Iteration References Status / ETA DRI Impact
Add flag box to direct users to user docs for latest updates gitlab-org/gitlab!122117 (merged) %16.2 @marknuzzo
Add type validation to inputs gitlab-org/gitlab!122667 (closed) %16.2 @avielle
Limit GQL CiCatalogResource versions field to single resource request gitlab-org/gitlab!123977 (merged) %16.2 @lma-git
Support CI include:components version ~latest for all projects gitlab-org/gitlab!123988 (merged) %16.2 @lma-git
Style the Catalog Details Page gitlab-org/gitlab!124336 (merged) %16.2 @bsandlin
Update CI/CD catalog versions to use latest_version" gitlab-org/gitlab!124785 (merged) %16.2 @f_caplette
Add state column to catalog_resources table gitlab-org/gitlab!125162 (merged) %16.2 @lma-git
🔄 Frédéric Caplette - CI catalog architecture showcase gitlab-org/ci-cd/section-showcases#15 %16.2
16.3 Milestone
🏁 Iteration References Status / ETA DRI Impact
Create catalog_resource_versions table gitlab-org/gitlab!124668 (merged) %16.3 @lma-git
Allow predefined functions in CI config interpolation; add truncate fxn gitlab-org/gitlab!125802 (merged) %16.3 @lma-git
Frontend: Add mergeRequests and issues to CiCatalogResource gitlab-org/gitlab!127276 (merged) %16.3 @bsandlin
Draft: Resolve "Backend: Update CI component fetching for updated directory structure" gitlab-org/gitlab!127448 (merged) %16.3 @samsam_kim
🔄 Backend: Input type validation - type (1/2) gitlab-org/gitlab#390458 (closed) %16.3
🔄 [Dogfood] Convert some existing templates to components gitlab-org/gitlab#390656 (closed) %16.3
🔄 Backend: Expand include:component to load locally defined components gitlab-org/gitlab#390832 %16.3
🔄 Frontend: CI Catalog - Add Search bar gitlab-org/gitlab#393214 (closed) %16.3
🔄 Frontend: Show pipeline status for the latest version of a catalog resource gitlab-org/gitlab#409041 (closed) %16.3
🔄 Backend: Allow predefined manipulations in CI config interpolation - part 1 gitlab-org/gitlab#409462 (closed) %16.3
🔄 Backend: Create a SSOT for CI config loading gitlab-org/gitlab#409846 (closed) %16.3
🔄 Instrumentation - Number of components that are used gitlab-org/gitlab#411394 (closed) %16.3
🔄 Spike : Backend: CI interpolation with arrays gitlab-org/gitlab#411438 (closed) %16.3
🔄 Backend: Update permissions for namespace catalog & update resolver gitlab-org/gitlab#412948 (closed) %16.3
🔄 Backend: Create catalog_resource_components table gitlab-org/gitlab#415287 (closed) %16.3
🔄 Backend/Frontend: Add mergeRequests and issues to CiCatalogResource resolve gitlab-org/gitlab#415499 (closed) %16.3
🔄 Design: CI/CD catalog detailed page - beta gitlab-org/gitlab#415657 (closed) %16.3
🔄 Backend: Update CI component fetching for updated directory structure gitlab-org/gitlab#415853 (closed) %16.3
🔄 Design: Provide a warning model when users toggle catalog resource setting to off gitlab-org/gitlab#416938 (closed) %16.3
16.4 Milestone | 🔄 | Backend: Add released sort to CI Catalog GraphQL | gitlab-org/gitlab#408382 (closed) | %16.4 | | | | 🔄 | Move the CI/CD catalog to be Premium feature | gitlab-org/gitlab#418785 (closed) | %16.4 | | |
Use Category:Component Catalog on MRs and issues to add them to this list.
Generated at 2023-07-26 18:48:03 UTC by .

Merge request reports

Loading