Cliptok icon indicating copy to clipboard operation
Cliptok copied to clipboard

Fully automated insider build flow

Open heftymouse opened this issue 3 years ago • 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

heftymouse avatar Oct 27 '22 17:10 heftymouse

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

Erisa avatar Oct 27 '22 18:10 Erisa

Silly phone accidentally pressed close with comment instead, sry

Erisa avatar Oct 27 '22 18:10 Erisa

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.

heftymouse avatar May 12 '24 16:05 heftymouse

Smart.

Erisa avatar May 12 '24 16:05 Erisa

Could I be assigned to this? I have some time to get it done

heftymouse avatar May 25 '24 08:05 heftymouse

done @heftymouse

Erisa avatar May 25 '24 09:05 Erisa