I have an open feature request. I implemented a basic version of the feature but didn't want to close the issue, so instead of adding Resolves: #101 to the commit message, I added Refs: #101.
GitHub knew that I was referencing, not closing, the issue, but Release Please noted in it's PR body and in the changelog that the commit closed the issue.
Is this behavior expected? Is there a more appropriate way to do this?
I have an open feature request. I implemented a basic version of the feature but didn't want to close the issue, so instead of adding
Resolves: #101to the commit message, I addedRefs: #101.GitHub knew that I was referencing, not closing, the issue, but Release Please noted in it's PR body and in the changelog that the commit closed the issue.
Is this behavior expected? Is there a more appropriate way to do this?