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
The action checks for linked issues in the PR body with loose-matching but the issue is not linked to the PR projectwise if the PRs base branch is not the default branch.
Maybe pullRequest?.closingIssuesReferences can be updated...?