This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #397 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 12 9 -3
Lines 116 84 -32
=====================================
- Hits 116 84 -32
Continue to review full report at Codecov.
|
/depends #382 |
/depends #409 |
still need to update the code within this plugin to be fully compatible
BREAKING CHANGE: the changes needed to work with hapi v17 makes it no longer compatible with previous versions of hapi
chose a target of node-8 since much lower would require transpilation of async/await BREAKING CHANGE: the bundles now transpile with a target of node8, so lower versions of node are no longer supported
this option was limited and did not allow choosing all of the available strategies anymore BREAKING CHANGE: `squash` is no longer a valid way to define the merge strategy. use `acceptAction` instead closes #19
handling pr hooks that fire while commit statuses required polling for updates. status events have proven to be far more effective, so its time to drop support for pr hooks BREAKING CHANGE: `pull_request` hooks are no longer supported. update your projects to send `status` hooks insted closes #21
this is handled by greenkeeper, so doing it here is redundant BREAKING CHANGE: branches will no longer be deleted. including the `deleteBranches` option will now fail validation and prevent server startup closes #409
removal of the squash option, deleting branches, and responding to the pr hook
…er-keeper into 2.0.0-beta
🎉 This PR is included in version 2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Follow ups once this gets merged
status
action is documented