Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet another one github search

Github search by all branches

Usage

Generate new Personal Access Token for GitHub

export GITHUB_PAT=%GITHUB PERSONAL ACCESS TOKEN%

docker run --rm --env GITHUB_PAT eastata/yet-another-one-github-search \
    --org "clearmatics"\
    --dir ".github/workflows/" \
    --pattern "set-env|add-path"

CLI options

optional arguments:
  -h, --help         show this help message and exit
  --dir DIR          Dir for search (default: .github/workflows/)
  --org ORG          GitHub organisation (default: clearmatics)
  --pattern PATTERN  Search pattern (default: set-env|add-path)

Build

docker build -t eastata/yet-another-one-github-search:latest .

Links

About

Github search by all branches

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages