Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue linking not working #156

Open
alt-13 opened this issue May 23, 2024 · 0 comments
Open

Issue linking not working #156

alt-13 opened this issue May 23, 2024 · 0 comments

Comments

@alt-13
Copy link

alt-13 commented May 23, 2024

If you create/edit a pull request manually and add a closing statement in the pull request body the pullRequest.closingIssuesReferences is updated.

When creating/editing a pull request with this action these closingIssuesReferences are not updated and therefore the issues will not be closed if the pull request is merged.

image

My workflow: PR to beta -> PR is merged to beta -> this action is executed and adds all issues mentioned in the PR with a closing statement to a new/existing PR to main -> PR to main is merged for release but issues are not closed because they are not contained in the closingIssuesReferences (Development bottom right)

The pull request was edited after the first 2 closing statements were added by this action. Therefore these 2 issues are linked in the section Development. For the last 2 issues the body PR to main was updated by the action but they are not linked in the closingIssuesReferences section (Developement).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant