Sebastiaan Speck
778555a1fb
send-to-bot: remove once, let the tldr-bot always comment ( #11547 )
2023-11-20 21:06:02 +01:00
Tristan Jahnke
e747bd8132
scripts/*.py: update coding style ( #10761 )
...
* convert to f string
* use a next function instead of a for-loop
* remove uneeded else statement
* use in operator instead of multi comparison
* conver to f string
* adds extra line between function defs
* revert/change to PR comment around looping
* remove uneeded loops
* revert to keep old style choice
2023-10-04 14:02:15 +05:30
Matthew Peveler
3fa29ea1c2
tooling: add black and flake8 for python formatting/linting ( #6454 )
2021-09-03 12:17:51 -03:00
Stig124
f4390b1637
send-to-bot.py: use requests instead of urllib ( #6184 )
2021-09-03 09:10:24 -03:00
CleanMachine1
6637acf662
scripts: add SPDX-License-Identifier in files ( #6215 )
2021-07-16 14:15:31 +01:00
Owen Voke
5e958f6074
Update scripts to use PULL_REQUEST_ID
2020-06-26 18:55:59 +02:00
Owen Voke
7472600aa1
Update Travis references in scripts
2020-06-26 18:55:59 +02:00
Marco Bonelli
c8291fdcfa
Remove unnecessary newlines in send-to-bot messages. ( #3754 )
...
GitHub wraps text in comments even when a single newline is
encountered. This made comments by @tldr-bot look awkward.
2020-01-13 20:45:31 +01:00
Marco Bonelli
2ae688016a
Send to bot: rename script
2019-11-29 16:01:25 +00:00