Skip to content

Release captain automation scripts

Administrator requested to merge bl/release-automation into master

Created by: beyang

Try it: cd dev/release && yarn && yarn run release:

$ yarn run release
Steps are:
        help
        add-timeline-to-calendar
        tracking-issue:create
        tracking-issue:announce
        release-candidate:create
        release-candidate:dev-announce
        qa-start:dev-announce

These scripts use the GitHub, Slack, and Google Calendar API to automate release captain tasks. The release tracking issue template has been updated to use these automated commands. The last 3 steps are to-be-implemented.

Merge request reports

Loading