jenkins-x-plugins / jx-updatebot

a simple plugin to create downstream pull requests as part of your release pipeline
Apache License 2.0
10 stars 15 forks source link

fix: Correct repo in PR title #48

Closed msvticket closed 2 years ago

msvticket commented 2 years ago

It's not very useful to have the name of the repo you make the update in in the title...

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

msvticket commented 2 years ago

/cc ankitm123 tomhobson babadofar

jenkins-x-bot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tomhobson

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/jenkins-x-plugins/jx-updatebot/blob/main/OWNERS)~~ [tomhobson] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ankitm123 commented 2 years ago

would be good to have a test for this, so we dont regress?