Skip to content

Commit

Permalink
Merge pull request #1 from slmingol/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Jmainguy authored Oct 22, 2021
2 parents d71cf63 + 6cc5c46 commit 1fffe43
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ export ghreportToken=e0e9eac4e84446df6f3db180d07bfb222e91234
export subscribedRepos="Jmainguy/ghreport Jmainguy/bible Jmainguy/ghReview Jmainguy/bak"
```

Additionally if you have a long list of repos to watch you can use this format when setting the environment variable:
```
export subscribedRepos="\
somesite/aebot \
somesite/ansible-okta-aws-auth \
somesite/blahblah"
```

Running the progam
```
ghreport
Expand Down

0 comments on commit 1fffe43

Please sign in to comment.