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

Promotion PR Assignees #3195

Open
3 tasks done
aayushsrivastava opened this issue Dec 27, 2024 · 0 comments
Open
3 tasks done

Promotion PR Assignees #3195

aayushsrivastava opened this issue Dec 27, 2024 · 0 comments

Comments

@aayushsrivastava
Copy link

aayushsrivastava commented Dec 27, 2024

Checklist

  • I've searched the issue queue to verify this is not a duplicate feature request.
  • I've pasted the output of kargo version, if applicable.
  • 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.

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

No branches or pull requests

1 participant