matrix-webhook

Post a message to a matrix room with a simple HTTP POST

OTHER License

Downloads
954
Stars
104
Committers
10

Bot releases are visible (Hide)

matrix-webhook - Release v3.9.1 Latest Release

Published by github-actions[bot] 8 months ago

  • fix release script to bump version number in flake.nix
matrix-webhook - Release v3.9.0

Published by github-actions[bot] 8 months ago

  • add github-release-notifier formatter
    in #93
    by @nrekretep
  • optionally serve hooks via a UNIX domain socket
    in #123
    by @timo-schluessler
  • try to reconnect on LocalProtocolError
    in #135
  • flakify
    in #136
  • add mwe gitlab webhook formatter. Intergrations are better for now
  • replace black & isort by ruff
  • update dependencies
matrix-webhook - Release v3.8.0

Published by github-actions[bot] over 1 year ago

  • add a healthcheck for load balancers
    in #77
    by @chronicc
  • error_map: default to 500
  • tools: flake8, pydocstyle, pyupgrade → ruff
matrix-webhook - Release v3.7.0

Published by github-actions[bot] over 1 year ago

  • Add support for using predefined access tokens
    in #67
    by @ananace
matrix-webhook - Release v3.6.0

Published by github-actions[bot] over 1 year ago

  • update docker to python 3.11
  • update tooling
  • update lints
  • update ci/cd
matrix-webhook - Release v3.5.0

Published by github-actions[bot] about 2 years ago

matrix-webhook - Release v3.4.0

Published by github-actions[bot] about 2 years ago

  • fix tests
  • add matrix-webhook script
    in #25
    and #35
    by @a7p
  • publish linux/arm64 image
    in #37
    by @kusold
  • update badges
  • setup dependabot
  • misc upgrades from poetry update, pre-commit.ci, and dependabot
matrix-webhook - Release v3.3.0

Published by github-actions[bot] over 2 years ago

  • add pyupgrade
  • add gitlab formatter for google chat & microsoft teams
    in #21
    by @GhislainC
  • join room before sending message
    in #12
    by @bboehmke
matrix-webhook - Release v3.2.1

Published by github-actions[bot] about 3 years ago

  • fix changelog
matrix-webhook - Release v3.2.0

Published by github-actions[bot] about 3 years ago

  • add github & grafana formatters
  • add formatted_body to bypass markdown with direct matrix-custom-HTML
  • allow "key" to be passed as a parameter
  • allow to use a sha256 HMAC hex digest with the key instead of the raw key
  • allow "room_id" to be passed as a parameter or with the data
  • rename "text" to "body".
  • Publish releases also on github from github actions
  • fix tests for recent synapse docker image
matrix-webhook - Release v3.1.1

Published by nim65s over 3 years ago

  • Publish on PyPI & Docker Hub with Github Actions
    in #10
    by @nim65s
matrix-webhook - Release v3.0.0

Published by nim65s over 3 years ago