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

allow assigning users to the newly-created issues #30

Merged
merged 5 commits into from Dec 5, 2023

Conversation

keewis
Copy link
Contributor

@keewis keewis commented Dec 5, 2023

This implements the feature requested in #2 (comment) (cc @Zeitsperre).

See keewis/reportlog-test#7 and keewis/reportlog-test#9 for examples. Works for no assignees (empty string, the default), a single user and multiple users (though all assignees have to have the commit bit).

@Zeitsperre
Copy link

If assigning multiple users remains a problem, perhaps creating a user group would be the workaround? I have that configured for other actions in my workflows (e.g. assign: myOrg/myProject-DevTeam).

@keewis
Copy link
Contributor Author

keewis commented Dec 5, 2023

I'll add you as outside collaborator to my little test repo, let's see if that helps. Otherwise, yes, we'd have to find a workaround

@keewis
Copy link
Contributor Author

keewis commented Dec 5, 2023

turns out that was it. So as long as all the users that are supposed to be assignees have push rights this works just fine. I'll merge and release.

@keewis keewis merged commit 138db94 into xarray-contrib:main Dec 5, 2023
3 checks passed
@keewis keewis deleted the assignees branch December 5, 2023 16:14
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

2 participants