specpr

package
v0.10.4 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReviewingLabel  = "looper:spec-reviewing"
	ReadyLabel      = "looper:spec-ready"
	NeedsHumanLabel = "looper:needs-human"
)

Variables

This section is empty.

Functions

func CountUnresolvedReviewThreads

func CountUnresolvedReviewThreads(comments []map[string]any) int

func HasLabel

func HasLabel(labels []string, target string) bool

func IsReviewClean

func IsReviewClean(reviewDecision string, comments []map[string]any) bool

func NormalizeLabel

func NormalizeLabel(label string) string

func ParseSpecPathFromPullRequestBody

func ParseSpecPathFromPullRequestBody(body string) string

Types

type PullRequestPhase

type PullRequestPhase string
const (
	PhaseSpec           PullRequestPhase = "spec"
	PhaseImplementation PullRequestPhase = "implementation"
)

func ResolvePullRequestPhase

func ResolvePullRequestPhase(labels []string) PullRequestPhase

Jump to

Keyboard shortcuts

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