Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

fandsdev/sentry2basecamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

12 Commits

Repository files navigation

About project

This project needs for forwarding sentry webhooks (alerts, events etc.) to Basecamp Campfire chat.

It may be helpfull when you need to notify all your team or business clients which are not Sentry subscribers.

Installing on a local machine

This project requires python 3.10. Deps are managed by pip-tools

Install requirements:

$ pip install --upgrade pip pip-tools
$ pip-sync requirements.txt

Run the server:

$ cp src/.env.example src/.env # default environment variables
$ uvicorn src.main:app

Testing:

# run lint
$ make lint
# run unit tests
$ make test

About

It forwards Sentry webhooks to the Basecamp campfire bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /