bot.rs
|
Rename webhook to hook where appropriate
|
2024-07-10 14:02:35 +02:00 |
config.rs
|
Move Config to config module
|
2024-08-20 23:45:00 +02:00 |
error.rs
|
Add per-error HTTP status code
|
2024-08-20 23:45:00 +02:00 |
hook.rs
|
Don't crash for unknown MR action
|
2024-08-20 23:45:00 +02:00 |
main.rs
|
Move Config to config module
|
2024-08-20 23:45:00 +02:00 |
web.rs
|
Use Display not Debug for error message
|
2024-08-20 23:45:00 +02:00 |