Open conflicted updates and skip forks - #11
Merged
Conversation
Rewrite GitHub SSH sources through installation-token HTTPS authentication. Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Test Results18 tests +2 18 ✅ +2 0s ⏱️ ±0s Results for commit 363ec03. ± Comparison against base commit 2e85ac8. This pull request removes 1 and adds 3 tests. Note that renamed tests count towards both. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11 +/- ##
==========================================
+ Coverage 83.21% 84.63% +1.41%
==========================================
Files 8 8
Lines 441 475 +34
Branches 38 41 +3
==========================================
+ Hits 367 402 +35
+ Misses 60 58 -2
- Partials 14 15 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Open update pull requests even when generated changes fail
git diff --check, while retaining a failed aggregate result. Warn in affected PR bodies, skip fork repositories, and transparently rewrite GitHub SSH template sources through installation-token HTTPS authentication.Type of Change
Checklist
make lint)make test)