mattpolzin / mattpolzin/harmony

Better support team assignments

Open
#54 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Idris
Stars
24
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Right now, aside from being able to assign teams to one's own PR via the request 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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the assignment handling used by the request and contribute commands, then inspect how Harmony reads configuration and command-line flags. Done means team assignments are handled consistently in both commands, with a documented setting or flag that preserves the current exclusion behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
cli, developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.