Skip to content

Latest commit

 

History

History
119 lines (64 loc) · 5.3 KB

CHANGELOG.md

File metadata and controls

119 lines (64 loc) · 5.3 KB

Changelog

Full Changelog

Fixed bugs:

  • Commenting on an Issue is resulting in a 'Not Found' error #37

v1.2.3 (2020-09-14)

Full Changelog

Implemented enhancements:

  • Improving error handling and rename file handling #39 (Matticusau)

Fixed bugs:

  • Frontmatter reviewer does not filter/skip attempting to assign the same user as PR owner which results in error #32

v1.2.2 (2020-08-01)

Full Changelog

Merged pull requests:

  • Fixes for Frontmatter reviewer does not filter/skip attempting to assign the same user as PR owner which results in error #32 #33 (Matticusau)

v1.2.1 (2020-07-27)

Full Changelog

Fixed bugs:

  • Error when FrontMatter reviewer is enabled but file has no frontmatter #30

v1.2.0 (2020-07-27)

v1.2.0 (2020-07-27)

Full Changelog

Implemented enhancements:

  • Action not running on PRs from Forked repos #24
  • Support for key value lookup file on front matter reviewers #23
  • Support for Branch protection rules #7

Fixed bugs:

  • Auto merge not requiring qualify for auto merge label #28

Merged pull requests:

v1.1.0 (2020-06-25)

Full Changelog

Implemented enhancements:

  • Assign reviewers from YAML front matter (e.g. jekyll) #19
  • Delete branch on merge #14

Fixed bugs:

  • Multiple comment automation welcome messages #17
  • Auto merge should not proceed if approved reviews greater than minimum required but requested changes exist #16

Merged pull requests:

v1.0.0 (2020-06-25)

Full Changelog

Implemented enhancements:

  • Implement issue templates #10
  • Config file should come from default branch #1

Closed issues:

  • Add option to merge PRs on schedule #4

Merged pull requests:

v0.1 (2020-06-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Bug: Not Found error on issue/pr comment #8
  • Review label needs to be removed when reviews are complete #6

Closed issues:

  • Move additional config back to workflow file #3
  • Welcome message needs to support special characters #2

* This Changelog was automatically generated by github_changelog_generator