Skip to content

custom workflow labels: custom_properties #435

@Veto8162

Description

@Veto8162

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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions