This is an automated email from the ASF dual-hosted git repository. rlenferink pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git
commit 5e4f8cc2255b89465a8638a25946d2b9bfbbe434 Author: Roy Lenferink <[email protected]> AuthorDate: Thu May 25 22:02:35 2023 +0200 Update website tag to clarify that the notice is about events.a.o --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 138aaf2..e5228ec 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -200,7 +200,7 @@ Build: ${env.BUILD_URL} to: "[email protected]", recipientProviders: [[$class: 'DevelopersRecipientProvider']], from: 'Jenkins <[email protected]>', - subject: "[website] Jenkins job ${env.JOB_NAME}#${env.BUILD_NUMBER} back to normal", + subject: "[events-website] Jenkins job ${env.JOB_NAME}#${env.BUILD_NUMBER} back to normal", body: """ The build for ${env.JOB_NAME} completed successfully and is back to normal.
