kargo icon indicating copy to clipboard operation
kargo copied to clipboard

Promotion PR Assignees

Open aayushsrivastava opened this issue 1 year ago • 1 comments

Checklist

  • [x] I've searched the issue queue to verify this is not a duplicate feature request.
  • [x] I've pasted the output of kargo version, if applicable.
  • [x] I've pasted logs, if applicable.

Kargo v1.1.2

Proposed Feature

I would like to add an Assignee to the PR opened by the git-open-pr step.

Motivation

I would like to use marge-bot for automating the merging of Approved PRs so that a developer doesn't have to manually rebase-wait-merge multiple open PRs.

To integrate this bot into an MR, you need to add the Bot as an assignee to the opened PR.

This would make the workflow easier for microservices where there are a lot of promotions happening to the same stage-specific branch.

Suggested Implementation

The git-open-pr promotion step could have a configuration item called Assignees, which is a list of strings. Each item in the list is added as an Assignee when the PR is opened.

aayushsrivastava avatar Dec 27 '24 07:12 aayushsrivastava

This issue has been automatically marked as stale because it had no activity for 90 days. It will be closed if no activity occurs in the next 30 days but can be reopened if it becomes relevant again.

github-actions[bot] avatar Mar 31 '25 11:03 github-actions[bot]