GithubHelp home page GithubHelp logo

changelogs's Introduction

Overview

This prints out a Changelog that you can paste into the #releases Slack channel.

Usage steps:

  1. If required, install/configure the app as per the Installation section below.
  2. Run bin/changelog and it'll find the latest PR to master.
  3. Paste the output into a text editor
  4. Prune out items that are unnecessary or unclear
  5. Work through the github master release log and see if any items in the changelog output have already been released to Live. If they are, remove them from the output.
  6. Paste the output into the #releases channel.

The code will automatically find the correct Pull Request ID, but if you want to override things, you can force the ID with a command like PR_ID=999 bin/changelog

Installation

  1. Install Ruby and run bundle in this directory.
  2. On the Pivotal UI, go into your profile and get your personal API token
  3. On GitHub, go to your settings and create a 'Personal access token', giving permissions to 'repo:status', 'repo_deployment', and 'public_repo'
  4. Create a .env file that contains the following (see .env.sample for a complete list). Set the GITHUB_TOKEN, GITHUB_USERNAME, and PIVOTAL_TOKEN parameters appropriately.
  GITHUB_COMPANY=BloomAndWild
  GITHUB_REPO=bloomandwild
  GITHUB_TOKEN=
  GITHUB_USERNAME=
  PIVOTAL_ID=1965735
  PIVOTAL_TOKEN=

changelogs's People

Contributors

brafales avatar bartoszkopinski avatar oskarpearson avatar dependabot-preview[bot] avatar

Watchers

James Cloos avatar

Forkers

jrmhaig

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.