Skip to content

Support for multiple assignees on issue closing/re-opening #1191

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

Merged
merged 2 commits into from
Jun 7, 2025

Conversation

8R0WNI3
Copy link
Contributor

@8R0WNI3 8R0WNI3 commented Aug 20, 2024

Resolves #1128

I updated issue.py to consider assignees also on issue closing as well as re-opening. This prevents extra-assignees from being unassigned if an issue is closed and allows re-opening the issue with the same set of assignees.

I adjusted existing tests to also examine assignees property for said operations.

Before opening a new issue, please [search][] for a previously filed
issue to ensure you're not creating a duplicate.

@8R0WNI3
Copy link
Contributor Author

8R0WNI3 commented Jun 5, 2025

Hi @sigmavirus24, is there still anything left for me to do before this pull request can be reviewed/merged? :-)

@sigmavirus24
Copy link
Owner

Could you add a note to the next release's release notes?

Resolves #1128

I updated `issue.py` to consider `assignees` also on issue closing as
well as re-opening. This prevents extra-assignees from being unassigned
if an issue is closed and allows re-opening the issue with the same set
of assignees.

I adjusted existing tests to also examine `assignees` property for said
operations.
@8R0WNI3
Copy link
Contributor Author

8R0WNI3 commented Jun 6, 2025

Thank you for the suggestion, I just added initial release notes for the 4.1.0.

Copy link
Owner

@sigmavirus24 sigmavirus24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you verify locally that the change log renders correctly with your addition? I think I eye-balled the wrong one but it leaves me little confidence the rest of it renders appropriately

@sigmavirus24 sigmavirus24 enabled auto-merge (rebase) June 7, 2025 13:54
@sigmavirus24 sigmavirus24 merged commit 424d361 into sigmavirus24:main Jun 7, 2025
13 checks passed
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.

2 participants