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

Better support team assignments #54

Open
mattpolzin opened this issue Jul 13, 2022 · 1 comment
Open

Better support team assignments #54

mattpolzin opened this issue Jul 13, 2022 · 1 comment

Comments

@mattpolzin
Copy link
Owner

Right now, aside from being able to assign teams to one's own PR via the assign command, Harmony does not have very good support for team assignments. When you see how many PRs are assigned to you, it does not include assignments for teams which you belong to. Similarly, when using the contribute command, PRs for which your teams are assigned are not considered as your assignments.

It's probably worth exposing this as a setting, whether the default is to include team assignments or the other way around. It could be exposed as part of the config file, and/or it could be exposed as a flag like --exclude-teams would not consider team assignments (current behavior) but otherwise the new default would consider those assignments.

@mattpolzin
Copy link
Owner Author

If getting PRs assigned to a team for the current user is an additional API call then it might be better to continue not to by default but allow the extra info given a flag like --team-requests.

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

No branches or pull requests

1 participant