Closed
Description
During the minor release process, towards the end, an announcement tweet is posted. For example, https://twitter.com/golang/status/1414721238224838666. (The tweet text and image are generated via a template.)
This task is to write Go code that uses the Twitter API to create a tweet with the following inputs:
- random seed (to select emoji)
- Go versions (e.g., 1.16.6 and 1.15.14)
- link to a golang-announcement mail
- GOOS, GOARCH selection for the tweet image
It can be integrated into relui as part of #47402.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done