-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Related to #339 .
This is probably a niche problem.
Would it be possible to, using the env variable GITHUB_EXPORTER_WORKFLOWS_LABELS
, to add a label for a custom_properties key.
Example webhook
{
"action": "completed",
"workflow_job": {...}
"repository": {
...
"custom_properties": {
"DEPARTMENT": "JAVATEAM"
}
}
This way we can add a label for the departement. Each department can have their own dashboard with metrics that are only relevant to their repo.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed