pull-request-checker
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

PullRequestChecker

This constructs executes a CodeBuild project against a feature branch to verify that it builds and passes the unit tests successfully. It uses a Lambda function that's triggered by the creation of a pull request and on completion of the CodeBuild project to write CodeCommit PullRequest activity comments.

It provides visual feedback to the developer and the reviewer, prior to merging the feature to the main code branch.

System Architecture Diagram

System architecture diagram

Usage

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests

Readme

Keywords

none

Package Sidebar

Install

npm i pull-request-checker

Weekly Downloads

1

Version

0.1.6

License

none

Unpacked Size

146 kB

Total Files

26

Last publish

Collaborators

  • dazza65