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

kie-issues#776: automate PR merge into protected branches #1194

Merged
merged 1 commit into from
May 13, 2024

Conversation

@@ -133,3 +130,10 @@ void sendNotification(String body) {
void sendErrorNotification() {
sendNotification("Job #${BUILD_NUMBER} was: **${currentBuild.currentResult}**\nPlease look here: ${BUILD_URL}")
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Three times the same function might be worth considering to move it into library. But let's not delay merging this PR by it.

Copy link
Contributor

@cimbalek cimbalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see what you did there. LGTM, thanks!

Let's merge it and see what it does.

@jstastny-cz jstastny-cz merged commit 6c18b6e into apache:main May 13, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants