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 f11ece120b - Show all commits

View file

@ -63,11 +63,16 @@ steps:
- pull_request - pull_request
- name: notify - name: notify
image: plugins/matrix image: spotlightkid/drone-matrixchat-notify:latest
settings: settings:
homeserver: https://data.coop homeserver: https://data.coop
roomid: plKSghHbepWeUEtbHE:data.coop roomid: '!plKSghHbepWeUEtbHE:data.coop'
username: userid:
from_secret: matrix_username from_secret: matrix_username
password: password:
from_secret: matrix_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})