Commit Graph

15 Commits

Author SHA1 Message Date
Myra
d515a1dbf6 Add ratelimit retry to discord changelog bot and continue publish changelog error. (#37051)
* Add ratelimit retry to discord changelog bot and continue publish changelog error.

oops we missed some changelogs cause of this... this should prevent anything funny

* Update actions_changelogs_since_last_run.py
2025-05-08 18:30:50 +02:00
imcb
231847a36d Fixes and refactoring to discord changelog script (#33859)
* Fixes and refactoring to discord changelog script

Upstreamed from https://github.com/impstation/imp-station-14/pull/1023

* Add some prints back in
2025-03-11 20:14:40 +01:00
Myra
0df531970b Make the pr link more visible in the changelog bot (#32047) 2024-09-12 00:15:06 +02:00
metalgearsloth
14a4b5a171 Revert "Comment out discord CL" (#24737)
Revert "Comment out discord CL (#24734)"

This reverts commit 117399d914.
2024-01-30 23:46:50 +11:00
metalgearsloth
117399d914 Comment out discord CL (#24734)
Until publish runs work.
2024-01-30 23:35:08 +11:00
metalgearsloth
cd4d090f4b Implement text splitting for discord CL (#24731)
* Implement text splitting for discord CL

Should bandaid it enough for now.

* More docs

* Minor fix

* Also this field

* you
2024-01-30 22:53:33 +11:00
metalgearsloth
00c5538c6b Split changelog entries for discord (#23832)
* Split changelog entries for discord

Not sure where best to split it, by entry in group or by author.

* Formatting
2024-01-30 22:14:00 +11:00
metalgearsloth
18696d5c1b Minor discord cl fix (#23833)
This means it won't send a dummy post if no changelog entries are found. The old one just sent it and didn't check if it worked.
2024-01-10 12:53:49 +11:00
metalgearsloth
31f97b225e Add more discord changelog logs (#23831) 2024-01-10 02:14:42 +01:00
SlamBamActionman
3dafaa3e1c Check if url exists in changelog and adjust Discord message for it (#22718) 2023-12-18 21:22:23 -08:00
SlamBamActionman
9e33966315 Include URL in Discord bot changelog to link to the Github PR page
LGTM!
2023-12-16 13:00:59 -08:00
Pieter-Jan Briers
808d59d6ef Revert "Include URL in Discord bot changelog to link to the Github PR page" (#22498) 2023-12-14 19:25:33 +01:00
SlamBamActionman
bba158d9e7 Include URL in Discord bot changelog to link to the Github PR page (#22497) 2023-12-14 19:19:24 +01:00
Pieter-Jan Briers
24121c1168 Fix GITHUB_REPOSITORY in changelog pusher (#14294) 2023-02-26 18:03:57 +01:00
Pieter-Jan Briers
61a671bbc6 Send changelog to Discord webhook. (#14292) 2023-02-26 17:45:06 +01:00