From a1da082d969107747a30b5b975a8be4e9c2944b2 Mon Sep 17 00:00:00 2001 From: technoforte <40015920+technoforte@users.noreply.github.com> Date: Tue, 25 Apr 2023 15:56:24 +0530 Subject: [PATCH 1/2] update push trigger update push trigger --- .github/workflows/push_trigger.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/push_trigger.yml b/.github/workflows/push_trigger.yml index 03be2d7..001a19c 100644 --- a/.github/workflows/push_trigger.yml +++ b/.github/workflows/push_trigger.yml @@ -150,10 +150,10 @@ jobs: env: GITHUB_TOKEN: ${{secrets.RELEASE_TOKEN}} GPG_TTY: $(tty) - - uses: 8398a7/action-slack@v3 - with: - status: ${{ job.status }} - fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message) - env: - SLACK_WEBHOOK_URL: ${{ secrets.SLACK_DEVOPS_WEBHOOK }} # required - if: failure() # Pick up events even if the job fails or is canceled. \ No newline at end of file +# - uses: 8398a7/action-slack@v3 +# with: +# status: ${{ job.status }} +# fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message) +# env: +# SLACK_WEBHOOK_URL: ${{ secrets.SLACK_DEVOPS_WEBHOOK }} # required +# if: failure() # Pick up events even if the job fails or is canceled. From e1929b04f332f9b78e3311b2f07569210beffb9d Mon Sep 17 00:00:00 2001 From: technoforte <40015920+technoforte@users.noreply.github.com> Date: Tue, 25 Apr 2023 15:57:02 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f823f80..69a54f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Websub +## Websub [![Ballerina Build and push](https://github.com/mosip/websub/actions/workflows/push_trigger.yml/badge.svg?branch=release-1.2.0.1)](https://github.com/mosip/websub/actions/workflows/push_trigger.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?branch=release-1.2.0.1&project=mosip_websub&metric=alert_status)](https://sonarcloud.io/dashboard?branch=release-1.2.0.1&id=mosip_websub)