gitea源码

webhook.yml 281B

1234567891011
  1. # matrix webhook
  2. - id: 1
  3. type: matrix
  4. meta: '{"homeserver_url":"https://matrix.example.com","room_id":"roomID","access_token":"s3cr3t","message_type":1}'
  5. header_authorization_encrypted: ''
  6. # gitea webhook
  7. - id: 2
  8. type: gitea
  9. meta: ''
  10. header_authorization_encrypted: ''