Skip to content

Googlify the output of sshaw/export-pull-requests, make it simple to start a PR/Issue Crush

Notifications You must be signed in to change notification settings

kingdon-ci/flux-pr-review

Repository files navigation

ARCHIVED

Forked from: kingdon-ci/flux-pr-review - the maintenance can continue in the org. This fork is frozen and archived. This repo does not work anymore.

Flux Bug Scrub

For details about the Bug Scrub prep and how to run make (what to do before/around/after that) visit BUGSCRUB.md

make pr.csv

pr.csv is the default make target, run make

Also, make clean

Credentials

There is usually a file .env.local which contains the following secret data:

GITHUB_TOKEN=ghp_123456999XXXFAKETOKEN999123456778889

You may also find the token in a git config like this:

[epr]
	token = ghp_123456999XXXFAKETOKEN999123456778889
[remote "origin"]
	url = git@github.com:kingdon-ci/flux-pr-review.git

The sshaw/export-pull-requests repo, which is a dependency of this app, provides a reference on where epr can be expected to look for your GITHUB_TOKEN. (epr will not look in the GITHUB_TOKEN environment variable, even if you exported it.)

About

Googlify the output of sshaw/export-pull-requests, make it simple to start a PR/Issue Crush

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published