Skip to content

Conversation

@paddybyers
Copy link
Contributor

This PR allows a set of custom labels to be declared in any procedure definition, so that each new ticket created for that procedure will include those labels, in addition to the default procedure labels (comply, comply-procedure).

For example, in my procedures/workstation.md I have:

id: "workstation"
name: "Collect Workstation Details"
cron: "0 0 0 15 4 *"
labels:
- "proc-workstation"

(Of course you can go with any alternative yaml list/array syntax.)

I also tried to DRY ticket creation a little bit.

If this is accepted, is it also a good idea to include an empty labels section in each of the template procedures?

@jessesimpson36
Copy link

I would also like this functionality. As it stands, I don't really understand the "Audit Tracking" numbers on the Overview tab when GitHub issues are never created with the "audit" flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants