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

Move to other column only if no assignee left #12775

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Move to other column only if no assignee left #12775

merged 1 commit into from
Mar 19, 2025

Conversation

koppor
Copy link
Member

@koppor koppor commented Mar 19, 2025

Triggered by #12756

When closing a PR, we unassign the contributor and free the issue. However, if someone opens a second PR for the same issue (in the example: #12702), the action should not do this work. this PR.

This update of the action fixes it.

The change in taget-column should have no effect. With the upstream fix m7kvqbe1/github-action-move-issues#37, the current data of the issue is used (and not stale one)

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • Change in CHANGELOG.md described in a way that is understandable for the average user (if change is visible to the user)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (if change is visible to the user)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link

trag-bot bot commented Mar 19, 2025

@trag-bot didn't find any issues in the code! ✅✨

@koppor koppor merged commit 2362177 into main Mar 19, 2025
28 of 31 checks passed
@koppor koppor deleted the koppor-patch-1 branch March 19, 2025 08:02
Copy link
Contributor

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

@koppor koppor mentioned this pull request Mar 19, 2025
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant