Files
pull-request-action/CHANGELOG.md
vsoch 4a1e588164 adding example for reviewers and changelog
This PR will add the ability to specify one or more individual users
or team names to the environment to request for review.

Signed-off-by: vsoch <vsochat@stanford.edu>
2020-03-23 13:43:20 -06:00

747 B

CHANGELOG

This is a manually generated log to track changes to the repository for each release. Each section should include general headers such as Implemented enhancements and Merged pull requests. All closed issued and bug fixes should be represented by the pull requests that fixed them. Critical items to know are:

  • renamed commands
  • deprecated / removed commands
  • changed defaults
  • backward incompatible changes

Versions correspond with GitHub releases that can be referenced with @ using actions.

master (master)

  • added support for reviewer (individual and team) assignments (1.0.4)
  • added support for maintainer can modify and assignees (1.0.3)