main into staging #110

Merged
benjaoming merged 15 commits from main into staging 2023-12-17 20:28:50 +00:00
Showing only changes of commit 268a576b3b - Show all commits

View file

@ -62,17 +62,17 @@ steps:
exclude:
- pull_request
- name: notify
image: spotlightkid/drone-matrixchat-notify:latest
settings:
homeserver: https://data.coop
roomid: '!plKSghHbepWeUEtbHE:data.coop'
userid:
from_secret: matrix_username
password:
from_secret: matrix_password
markdown: 'yes'
template: |
`${DRONE_REPO}` build #${DRONE_BUILD_NUMBER} status: **${DRONE_BUILD_STATUS}**
${DRONE_PULL_REQUEST_TITLE}](${DRONE_COMMIT_LINK})
# - name: notify
# image: spotlightkid/drone-matrixchat-notify:latest
# settings:
# homeserver: https://data.coop
# roomid: '!plKSghHbepWeUEtbHE:data.coop'
# userid:
# from_secret: matrix_username
# password:
# from_secret: matrix_password
# markdown: 'yes'
# template: |
# `${DRONE_REPO}` build #${DRONE_BUILD_NUMBER} status: **${DRONE_BUILD_STATUS}**
#
# ${DRONE_PULL_REQUEST_TITLE}](${DRONE_COMMIT_LINK})