scylladb / argus

Apache License 2.0
4 stars 11 forks source link

fix(jenkins-triggering): pick the impersonate user according to email #412

Closed fruch closed 4 months ago

fruch commented 4 months ago

argus rebuild is using the github id/login, to trigger job in jenkins while SCT uses by default the user from the primary email if it's part of scylla emails. this small diffrence is cause confusion for users which thier email is diffrent from thier github login, and caused cloud resources to be forgotten

this change change the why we select the emails out of the github accout to default to scylla emails, and also to user the user from the email when rebuild jobs, so it would be aligned with SCT