// Package policybot contains forked types from github.com/palantir/policy-bot // so that they can be updated to use omitempty. // // Only the subtrees needed for our code to avoid pulling in the policy-bot // dependency were forked. // // Only patches and minor changes should be made to this package, to maximize // ability to send patches upstream. New or significant functionality should be // implemented in other packages. // // TODO(aw185176): remove this package if policy-bot patches types upstream. package policybot