Skip to content

Support updating single triage #8

Description

@puerco

The update subcommand should support updating a single triage. This would make it easy to react to a triage event such as a user replying. The subcommand would take a backend system identifier (an issue number in GitHub's case) and only update that triage.

There are two ways it could run, both would need the triage id:

# Specifying the project:
vexflow update organization/repo --triage=3467

# ... or specifying the triage repo:
vexflow update --triage=3467 --triage-repo=organization/.vexflow

It cannot run only with the ID as vexflow needs to infer the triage repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions