FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add Branch Scanning by JennieOhyoung · Pull Request #258 · github/platform-samples · GitHub

Add Branch Scanning - #258

Open
JennieOhyoung wants to merge 9 commits into
masterfrom
feature_check_branch_commits
Open

Add Branch Scanning#258
JennieOhyoung wants to merge 9 commits into
masterfrom
feature_check_branch_commits

Conversation

Copy link
Copy Markdown

I made some changes to this script because:

  1. The commit check is only looking at the default branch and not checking other branches. I added the '-b' option to enable branch scanning.
  2. Some customers are unsure how to get started, so I added a doc link on how to generate a token and specified the date format.

Copy link
Copy Markdown
Author

Note: please allow me to do the merging after review. I have a customer currently using the script off of this branch.

Copy link
Copy Markdown
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 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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>
github deleted a comment from Aa88s Aug 12, 2019
end
# Get all the branches so we can loop through them
if @branches
@client.branches(repo).each do |branch|

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@JennieOhyoung: looks as if indenting is broken here

primetheus previously approved these changes Mar 20, 2020
primetheus dismissed their stale review March 20, 2020 14:18

misread notification

Copy link
Copy Markdown

all approved

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL