mirror of
https://github.com/strongdm/comply
synced 2025-12-06 06:14:09 +00:00
Optionally, authorship and approval information appended to policies (#54)
This commit is contained in:
committed by
Justin McCarthy
parent
bcc9b06ac4
commit
274986ad9c
@@ -37,6 +37,7 @@ type Project struct {
|
||||
Pandoc string `yaml:"pandoc,omitempty"`
|
||||
FilePrefix string `yaml:"filePrefix"`
|
||||
Tickets map[string]interface{} `yaml:"tickets"`
|
||||
ApprovedBranch string `yaml:"approvedBranch"`
|
||||
}
|
||||
|
||||
// SetPandoc records pandoc availability during initialization
|
||||
|
||||
Reference in New Issue
Block a user