Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

71 lines (41 loc) · 2.81 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, with an added List of PRs section and links to the relevant PRs on the individal updates. This project adheres to Semantic Versioning.

Added

TBC

Changed

TBC

Fixed

TBC

Removed

TBC

1.3.1 (2021-10-04)

Added

  • Added issue_comment as trigger #76.

Fixed

1.3.0 (2021-09-26)

Added

  • Added pagination in project finding #69.

Fixed

  • Change documentation: event to event_name #75.

1.2.1 (2021-03-07)

Added

  • Added support for repository forks with pull request target event #62.
  • Added Changelog #66.
  • Added Code of Conduct #66.

Changed

  • Changed README with latest changes #66.
  • Change action to use local Docker image #68.

Last release to start tracking changes.

Features:

  • add issue or PR to a project column
  • specify the name of the column #35

List of PRs

  • #68 fix: change action to use local dockerfile.
  • #66 doc: added Changelog and code of conduct, change readme.
  • #62 feat: added support for Pull request target for forks of repository.
  • #59 doc: fix typo.
  • #35 feat: add support for custom column name.