Fully automated insider build flow
Opened this issue · 6 comments
The title
It would require the bot to act as an RSS client
Also potentially opens the door for announcements for other insider programs like edge if there's an rss feed available
The current flow was designed as a precursor to this and accepts all the necessary arguments. The only missing piece is RSS checking. Inspiration can be taken from https://github.com/Goldfish64/NinjaCatDiscordBot
Silly phone accidentally pressed close with comment instead, sry
For some time now there's been an aka.ms shortlink for each Insider branch that leads to the latest blog post for that branch.
- https://aka.ms/canarylatest
- https://aka.ms/devlatest
- https://aka.ms/betalatest
- https://aka.ms/releasepreviewlatest
Automating Insider announcements may be as simple as hitting these URLs every so often and checking for changes in the redirect. It seems like Windows 10 and 11 both share the RP shortlink so there'll have to be a very simple check for which role to notify.
Smart.
Could I be assigned to this? I have some time to get it done
done @heftymouse