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
Summary\n\nThe Bash-first implementation of pr-description-add currently lacks the 'Already Present' check of its Node.js ancestor. This leads to duplicate markdown in PR descriptions. We must restore this guard to match legacy behavior exactly.
Summary\n\nThe Bash-first implementation of
pr-description-addcurrently lacks the 'Already Present' check of its Node.js ancestor. This leads to duplicate markdown in PR descriptions. We must restore this guard to match legacy behavior exactly.