You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changelog: tailor failure-comment wording to missing label kind (#146)
The post-failure-comment script always announced "no matching type
label found on this PR". Now that `changelog evaluate-pr` can route a
missing product label through the same comment-failure path, the
headline becomes misleading when only the product label is missing.
Pick the headline based on which label tables are populated:
type-only, product-only, or both. The per-section formatting and the
skip-labels section are unchanged.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments