Documentation
¶
Overview ¶
Package github opens digest-pin Proposals as pull requests. It never merges, never deploys, and never force-pushes: it writes one file on one branch and opens one pull request, idempotently, so a run that repeats finds the Proposal it already made instead of making another.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
// contains filtered or unexported fields
}
Adapter opens Proposals against one repository.
Click to show internal directories.
Click to hide internal directories.