ghpra

module
v0.0.0-...-dbdae2e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2023 License: MIT

README

GitHub Pull Request Aggregator

About

  • This command line tool is used to aggregate GitHub pull requests.

Usage

Configuration
# config.yaml
elements:
  - source_owner: orgname0
    source_repo: reponame0
    base_branch: main
  - source_owner: orgname1
    source_repo: reponame1
    base_branch: develop
  - source_owner: orgname2
    source_repo: reponame2
    base_branch: main
Build and Run

Execute the following command to run the tutorial:

make build
bin/tutorial -feature ghpra

Select the config to use:

bin/tutorial -feature ghpra
>> selected feature: ghpra
>> Start GitHub Pull Request Aggregation!
Select the config:
0 : orgname0 / reponame0 : branchname0
1 : orgname1 / reponame1 : branchname1
2 : orgname2 / reponame2 : branchname2

# input the number of the config
0

Authenticated user: username
****

PullRequestTitle0
PullRequestTitle1
PullRequestTitle2
...

Writing to a file: /path/to/file

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL