Skip to content

x/build/cmd/relui: ability to make minor release announcement tweets via Twitter API #47403

Closed
@dmitshur

Description

@dmitshur

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

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FeatureRequestIssues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions