Commit Graph

32 Commits

Author SHA1 Message Date
b1ek dd957e1772
add feature to ping only required reviewers 2023-08-06 00:29:17 +10:00
b1ek e687b3fda3
uncomment pinging line (that was for debug purposes) 2023-08-05 23:58:42 +10:00
b1ek e3d9cf5398
add protections to not to send messages about the same PR more than once 2023-08-05 23:57:56 +10:00
b1ek 1b668967d9
remove useless feature declaration 2023-08-05 15:06:31 +10:00
blek b4169e9602
Merge pull request 'Make it webhook based instead of polling API every 2.5 seconds' (#1) from webhook-based into master
Reviewed-on: #1
2023-08-05 07:00:41 +02:00
b1ek 11c8c6a841
update .env.example 2023-08-05 14:59:07 +10:00
b1ek 50f3546c5a
remove useless property 2023-08-05 14:58:16 +10:00
b1ek 9afa1cde0c
add "protection" against non-pr events 2023-08-05 14:57:55 +10:00
b1ek 613442ff62
send mesage functionality 2023-08-05 14:38:27 +10:00
b1ek fc1577c238
basic tide webhook 2023-08-05 14:23:24 +10:00
b1ek 04f662fefc
install necessary packages 2023-08-05 04:35:29 +10:00
b1ek 025a4a36d8
try arch for runtime 2023-08-05 04:25:20 +10:00
b1ek e7d5545ded
use debian instead of alpine 2023-08-05 04:22:01 +10:00
b1ek 2f4573d1c0
use alpine for building 2023-08-05 04:12:30 +10:00
b1ek ba0487cb50
fix typo 2023-08-05 04:06:14 +10:00
b1ek 9a7d5675f7
fix path 2023-08-05 04:04:41 +10:00
b1ek 2ad6d50b38
add .dockerignore 2023-08-05 04:03:33 +10:00
b1ek 8614588e0c
add missing properties to .env.example 2023-08-05 04:03:01 +10:00
b1ek b09d1be7ff
fix path 2023-08-05 04:01:17 +10:00
b1ek c9e6267941
mark repetitive logs as debug 2023-08-05 04:00:56 +10:00
b1ek 3d99879a1b
mount data volume 2023-08-05 03:59:10 +10:00
b1ek b6ec28ee29
dockercompose-ify 2023-08-05 03:58:18 +10:00
b1ek 48b9b6bc0f
more logging 2023-08-05 03:55:54 +10:00
b1ek b7003f4cb6
dockerize 2023-08-05 03:55:08 +10:00
b1ek 4e3ab96b40
use value from .env for polling time 2023-08-05 03:52:00 +10:00
b1ek 1c5fb8a0f0
make objects debuggable 2023-08-05 03:49:51 +10:00
b1ek 94218a7ca1
finish off everything (i forgot to commit sorry) 2023-08-05 03:49:26 +10:00
b1ek 1303e73b62
show useful repositories count 2023-08-05 02:20:28 +10:00
b1ek 6704f79939
add method to filter useless repos 2023-08-05 02:19:47 +10:00
b1ek 55a1c57212
add Pull and Branch types 2023-08-05 02:19:34 +10:00
b1ek 761f33273e
rewrite from gritea to "dumb" implementation 2023-08-05 02:08:45 +10:00
b1ek e0435daafd
init repo 2023-08-05 00:26:49 +10:00