rules_gitops icon indicating copy to clipboard operation
rules_gitops copied to clipboard

Pull request: allow to set custom title and body

Open eko opened this issue 1 year ago • 0 comments

Description of the problem / feature request:

Using the @com_adobe_rules_gitops//gitops/prer:create_gitops_prs rule, we would like to be able to set a custom title / body pull request message.

Feature requests: what underlying problem are you trying to solve with this feature?

Maybe we can add 2 optional arguments to this rule:

  • -gitops_pr_title
  • -gitops_pr_body

Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

Currently, there is the same default title and body set as: GitOps deployment <branch>

What operating system are you running Bazel on?

macOS (but this information does not matter for this change)

What's the output of bazel info release?

release 6.2.0

Thank you!

eko avatar Jun 29 '23 06:06 eko