Dynatrace / dynatrace-automation-tools

Apache License 2.0
12 stars 2 forks source link

Automatically fill properties related to CICD technologies in events and SRG #33

Open drqc opened 1 year ago

drqc commented 1 year ago

Detect a specific CICD technology and fill properties like event-provider and gitcommit id (more can be mapped).

i.e. When running in Github the dta cli should populate the event-provider as Github and try to fecth the commit ID from the available variables. (this would mean a technology specific implementation for each CICD provider)