cloudflavor / oscar

A GitOps automation bot for VCS misc tasks
Apache License 2.0
0 stars 0 forks source link

Add /approve command #36

Closed PI-Victor closed 3 months ago

PI-Victor commented 3 months ago

Context

Users should be able to /approve other PRs.

Description

For the future this command should be permissions gated. Not all users should be allowed to willy-nilly merge PRs.

Acceptance Criteria

The user issues /approve, the bot adds the approved label. This should also have an /unapprove that removes the label Merges are now gated by the approve label.

PI-Victor commented 3 months ago

/assign /triage /label Feature

linear[bot] commented 3 months ago

CLO-52 Add /approve command