Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.
/ what-did Public archive

A tool to generate basic release notes from GitHub Pull Requests

Notifications You must be signed in to change notification settings

awseward/what-did

Folders and files

NameName
Last commit message
Last commit date

Latest commit

365728d Â· Nov 16, 2021
Nov 16, 2021
Nov 15, 2018
Nov 16, 2021
Jan 27, 2019
Dec 10, 2018
Nov 16, 2018
Nov 3, 2021
Nov 16, 2021
Nov 24, 2018
Jan 27, 2019
Nov 15, 2018
Nov 15, 2018
Nov 3, 2021
Dec 15, 2018
Dec 15, 2018

Repository files navigation

what-did Tag

# Staging
heroku container:push web --recursive --app what-did-staging \
  && heroku container:release web --app what-did-staging

# Prod
heroku container:push web --recursive --app what-did \
  && heroku container:release web --app what-did