Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added filter for open PR
Simply just modifying the one line from:
gh-find-current-pr/main.js
Line 15 in b6f8d73
to
You can see in my test PR that I created in my Fork and in the actions tab that it works as expected and the github action run triggered by merging the PR doesn't return any PR number anymore.
I don't know how active you still are with this repository so I would wait a bit and if I don't get a response for this PR I would switch in my company to use my Fork as a Github action. I'd love to still use yours as you are the original author of this repo and I want to give you this credit but I kinda want to switch fast to the new version since it currently makes our tests fail.
closes #2