Open
Conversation
Author
|
Note: please allow me to do the merging after review. I have a customer currently using the script off of this branch. |
Contributor
|
@JennieOhyoung this is really great! Can you update it to use spaces instead of tabs? The formatting of the additions makes some of the additions a bit hard to follow 🙏 🙇 |
primetheus
suggested changes
Jul 25, 2019
Contributor
primetheus
left a comment
There was a problem hiding this comment.
the suggested changes feature only allows one line at a time, but lines 119-145, as well as 266-269 have formatting issues as well. Might be a bit of a nit-pick, but helps with the readability when it's all formatted the same 🙇
Co-Authored-By: Jared Murrell <primetheus@github.com>
jonico
reviewed
Mar 20, 2020
| end | ||
| # Get all the branches so we can loop through them | ||
| if @branches | ||
| @client.branches(repo).each do |branch| |
Contributor
There was a problem hiding this comment.
@JennieOhyoung: looks as if indenting is broken here
primetheus
previously approved these changes
Mar 20, 2020
morongosteve
approved these changes
Nov 18, 2025
|
all approved |
siddharthgavit451-arch
approved these changes
Nov 29, 2025
morongosteve
approved these changes
Nov 30, 2025
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.
I made some changes to this script because: