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
git node land seems to think that anyFixes: and Refs: tags it finds apply to all commits in a pull request. That’s unhelpful when there’s multiple commits in a PR, see e.g. nodejs/node#34673. Is this intentional? If no, can we remove it? If yes, can we at least create a way to opt out?