Commit Graph

40 Commits

Author SHA1 Message Date
Lephenixnoir bc9b9a5829
use correct number of total commits for large pushes 2024-03-18 22:56:54 +01:00
Lephenixnoir 6ff873fb9f
ignore mirror sync events 2023-10-09 17:21:01 +02:00
Lephenixnoir 80c0585aff
use new channel name 2023-09-20 23:55:50 +02:00
Lephenixnoir 431d91ab9e
ignore repository deletions 2023-03-25 23:45:28 +01:00
Darks 2fad6de2b6
Manage PR rejected as well 2022-12-18 00:03:10 +01:00
Darks c5ff33425c
Fixed bot 2022-12-17 23:58:13 +01:00
Darks ea63163fd8
Manage PR review messages 2022-12-17 23:53:46 +01:00
Lephenixnoir 3608e1ec71
only ignore push-creations with no commits for branches 2022-05-16 20:33:39 +01:00
Darks 6060c10715
README update 2022-04-13 23:07:52 +02:00
Darks 303a11c062
updated service file to add a bit more log information 2022-04-13 22:10:36 +02:00
Darks 7370986ddd
use username/password instead of shitty cookie 2022-04-13 22:04:51 +02:00
Darks 9e4fb19b86
loglevel from environment variable 2022-04-13 21:49:00 +02:00
Louis Gatin 7c719aa48c updated readme
I need a dummy commit to test in prod :-°
2022-04-13 10:25:50 +02:00
Louis Gatin 6a10e5744f add some logging when post fails 2022-04-13 10:21:30 +02:00
Lephenixnoir 98e19c407d
ignore branch-creating pushes with no commits 2022-03-11 16:11:12 +00:00
Lephenixnoir 47fea7b77d
add branch names in push messages 2021-12-31 11:20:08 +01:00
Lephenixnoir bdb7805d40
rename secrets.py to gb_secrets.py
A new Python 3.9 module "secrets" has been added, which breaks the
import command that is supposed to load the local file.
2021-06-06 15:45:19 +02:00
Lephenixnoir 5c07359b35
ignore PR editions 2021-05-02 08:55:13 +02:00
Lephenixnoir e13d483436
ignore issue assignments and label changes 2021-04-28 18:40:59 +02:00
Lephenixnoir 12631524e9
reverse hiding new issue comments by accident 2021-03-23 14:09:18 +01:00
Lephenixnoir b9ddbe6c43
improve PR merge pushes by detecting commit messages 2021-03-22 22:38:08 +01:00
Lephenixnoir 9f7c228aef
ignore PR merges since associated pushes already show them 2021-03-22 21:42:23 +01:00
Lephenixnoir 8004351098
ignore branch deletions and release updates 2021-03-22 18:58:23 +01:00
Lephenixnoir c32760a5e4
ignore PR synchronization 2021-03-21 22:53:58 +01:00
Lephenixnoir 18fe26714f
ignore all events on invidual issue comments 2021-03-15 21:55:53 +01:00
Lephenixnoir 07ddf67043
use repository.created instead of create.branch for master 2021-03-14 21:40:50 +01:00
Lephenixnoir ce478b06ef
show new and merged PRs 2021-03-14 09:48:15 +01:00
Lephenixnoir b0482c36a5
ignore forks
Forks are mostly interesting once they're pushed to or when PRs are
opened.
2021-03-14 09:38:15 +01:00
Lephenixnoir ebfeddf48c
advertise new repositories, ignore dual tag creation 2021-03-12 16:29:18 +01:00
Lephenixnoir f46af7cfc5
combine new branches with their specific commits 2021-03-11 18:25:46 +01:00
Lephenixnoir 5b39da9714
add a catch-all event to discover available notifications 2021-03-06 13:47:26 +01:00
Eldeberen 066b4f3412
Added edition to tickets notifications 2021-01-19 09:35:18 +01:00
Lephenixnoir 6bdd0e284f
advertise new branches 2021-01-11 21:24:01 +01:00
Lephenixnoir 9561a01b61
commit pluralization and new issues
* "1 autres commits" -> "1 autre commit"
* "<opened> un ticket" -> "créé un ticket"
2020-10-21 17:43:02 +02:00
Lephenixnoir 7ec136ab4a
log messages and return status info 2020-10-13 23:46:28 +02:00
Lephenixnoir 05025a941f
draft for a simple developer testing protocol 2020-10-13 22:45:50 +02:00
Lephenixnoir 0fe5141be0
structure improvement, hidden repos, tag/summary support
* Add commit summaries
* Support tags
* Ignore events to private repositories
* Factor in user URL and repository URL
2020-10-13 22:45:12 +02:00
Darks 8102f7a1a4
Updated readme 2020-09-24 22:30:32 +02:00
Darks bc2e9714b3
Updated repo 2020-09-24 22:11:51 +02:00
Darks 11f0cdac4b
Added the script 2020-09-24 19:51:27 +02:00