Skip to content

Commit e6834b8

Browse files
committed
Update message for outdated branch
1 parent 9d6fd8f commit e6834b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Subscriber/UnsupportedBranchSubscriber.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public function onPullRequest(GitHubEvent $event)
5757
$this->issueApi->commentOnIssue($event->getRepository(), $number, <<<TXT
5858
Hey!
5959
60-
But you have made this PR towards a branch that is not maintained anymore. :/
60+
Oh no, it looks like you have made this PR towards a branch that is not maintained anymore. :/
6161
Could you update the [PR base branch](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/changing-the-base-branch-of-a-pull-request) to target one of these branches instead? $validBranchesString.
6262
6363
Cheers!

0 commit comments

Comments
 (0)