nginxinc / nginx-gateway-fabric

NGINX Gateway Fabric provides an implementation for the Gateway API using NGINX as the data plane.
Apache License 2.0
501 stars 97 forks source link

Reorder release notes labels #2599

Closed sjberman closed 1 month ago

sjberman commented 1 month ago

Problem: Many of our test changes also include markdown file changes, and the docs label is prioritized in our release notes over tests. This means that the docs sections of the notes often contained many tests changes.

Solution: Prioritize the test label first over docs to hopefully better organize release notes.

sjberman commented 1 month ago

@lucacome I'm assuming this is how the labeler works, but do you know if I'm wrong about this?

lucacome commented 1 month ago

That's how it works AFAIK

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.20%. Comparing base (574b6e5) to head (af16bb1). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2599 +/- ## ======================================= Coverage 89.20% 89.20% ======================================= Files 100 100 Lines 7642 7642 Branches 50 50 ======================================= Hits 6817 6817 Misses 768 768 Partials 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.