This is an automated email from the ASF dual-hosted git repository.

jstastnycz pushed a commit to branch quarkus-3.2LTS
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git


The following commit(s) were added to refs/heads/quarkus-3.2LTS by this push:
     new b6664159 CI: add push tokens into config
b6664159 is described below

commit b6664159dba54a25970948aa41ae9df0406ec556
Author: jstastny-cz <[email protected]>
AuthorDate: Fri Dec 1 11:53:05 2023 +0100

    CI: add push tokens into config
---
 .ci/jenkins/config/branch.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index d31a5f3a..1d7083e6 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -42,9 +42,14 @@ git:
     # Need to be verified
     credentials_id: 399061d0-5ab5-4142-a186-a52081fef742
     token_credentials_id: ci-builds
+    push:
+      credentials_id: 84811880-2025-45b6-a44c-2f33bef30ad2 # CI Push Access 
for KIE
+      token_credentials_id: 41128c14-bb63-4708-9074-d20a318ee630 # GitHub 
Personal Access Token for KIE
   fork_author:
     name: kie-ci
     credentials_id: kie-ci
+    push:
+      credentials_id: kie-ci
   quarkus:
     author:
       name: quarkusio


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to