1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

15 commits

Author SHA1 Message Date
github-actions[bot]
6afdce3b8e
Format Python code with Black (#2531)
Co-authored-by: tituspijean <8769166+tituspijean@users.noreply.github.com>
2024-08-18 13:45:09 +02:00
tituspijean
93c6170b95
Enhance app rejection (#2528) 2024-08-18 13:42:39 +02:00
tituspijean
35eb4d3ee3 🎨 Format Python code with Black 2024-08-18 02:01:21 +02:00
tituspijean
71800d21b6
Implement an app rejection list (#2515)
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>
2024-08-18 01:52:37 +02:00
yunohost-bot
fcfa25c8bd 🎨 Format Python code with Black 2024-08-17 12:02:01 +02:00
root
6c431bb9cd Fix webhooks: they should return response.empty (no error) on github_post if it's not a valid PR 2024-08-17 09:51:19 +00:00
Félix Piédallu
86736f9b3e not .as_string() 2024-08-14 12:34:31 +02:00
Félix Piédallu
0ac80311e9 Fix revision split 2024-08-14 12:34:31 +02:00
Félix Piédallu
c64f32bb4e Fix: need to get pr infos 2024-08-14 12:34:31 +02:00
Félix Piédallu
b4e08cc183 Add ! bump comment webhook 2024-08-14 12:34:31 +02:00
root
3a2a24342e webhook: Server does not have a recent python, use optional[] instead of | 2024-06-06 14:30:13 +00:00
Salamandar
0b769e4e02 🎨 Format Python code with Black 2024-06-06 12:32:32 +02:00
f835ffa173 webhook: Rebase testing on master if fast-forwardable 2024-06-06 12:11:40 +02:00
27d614e293 webhooks: use logging, add --debug and --unsafe for testing, split functions by logical blocks 2024-06-06 12:11:40 +02:00
d126ab6070 Move readme generator webhook service to its own directory 2024-06-06 12:11:40 +02:00
Renamed from tools/readme_generator/webhook.py (Browse further)