dx

module
v0.0.0-...-95f6ed8 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: Apache-2.0

README

DX

Go Report Card golangci-lint Check PR can be merged Set Label Build and test Go semantic-release Downloads

Installation via Homebrew

To install dx using homebrew, run the following:

brew tap plumming/homebrew-tap
brew install dx

Basic Usage

View a list of Open PRs
dx get prs
Configure the list of repos to watch
dx edit config

Add more entries under the repos: block e.g.

repos:
- org/repo1
- org/repo2
Exclude PRs based on labels
dx edit config
hiddenLabels:
- wip
- do not merge
Exclude PRs older than X days
dx edit config
maxAgeOfPRs: 180

or for all PRs

maxAgeOfPRs: -1
Rebase the local repository

This will rebase the local repository against the remote called 'upstream'.

dx rebase
Commands

Directories

Path Synopsis
cmd
dx
pkg
api
cmd
config/configfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
kube/kubefakes
Code generated by counterfeiter.
Code generated by counterfeiter.
pr
prompter/prompterfakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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