Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 1.96 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v0.4.0 - 2017-02-27

  • Add VersionBot configuration files via Github repos; ensure procbots/versionbot/ready-to-merge label is removed post-merge [Heds Simons]

v0.3.3 - 2017-02-21

  • Ensure that non-repo based events are not treated as an error; fix typo so merge messages report the bot correctly. [Heds Simons]

v0.3.2 - 2017-02-17

  • Ensure that only the footer for a commit message includes the Change-Type: tag; ensures Flowdock posting on successful merges. [Heds Simons]

v0.3.1 - 2017-02-17

  • Ensure that unlabeling of PRs is ignored. [Heds Simons]

v0.3.0 - 2017-02-16

  • Check for status changes for all linked Integration services to ensure that all applicable statuses are valid before versioning up/merging. [Heds Simons]
  • Remove checks for approved reviews (Github API does not work on private repos) and fix cloning of private repos. [Heds Simons]

v0.2.3 - 2017-02-13

  • Add code to use a repo's versionist.conf.js in preference to the in-built config should one exist in the repo's root. [Heds Simons]

v0.2.2 - 2017-02-13

  • Add check for mergeable state in a PR before running Versionist or merging. [Heds Simons]
  • Add more useful INFO/DEBUG messages for audit trails. [Heds Simons]

v0.2.1 - 2017-02-10

  • Ensure the VERSIONBOT_NAME/VERSIONBOT_EMAIL envvars are used for all referenced text. [Heds Simons]

v0.2.0 - 2017-02-10

  • Add a FlowdockAdapter mixin; delete branch post-merge. [Heds Simons]
  • Fix reauthentication issue and tagging problem. [Heds Simons]

v0.1.0 - 2017-02-06

  • Update command label syntax to consistent format. [Heds Simons]
  • Add comment on failed version status check, going to the raiser of the event that started the check. [Heds Simons]

v0.0.1 - 2017-01-27

  • Initial draft version. [Heds Simons]