opentelekomcloud / gophertelekomcloud

GopherTelekomCloud is an OpenTelekomCloud clouds Go SDK
Apache License 2.0
19 stars 9 forks source link

Refactor ci.yaml and automerge.yaml for GH #689

Closed Persimmonboy closed 2 months ago

Persimmonboy commented 2 months ago

What this PR does / why we need it

This pull request introduces an automerge feature to enhance the change management workflow, allowing changes to be integrated into the main branch more quickly and efficiently. The automerge is triggered when a specific label 'gate' is added to a pull request, using Github App credentials. Additionally, the main CI configuration file has been updated to improve code verification processes. The inclusion of an "eco/check" step ensures that current repository settings do not need to be changed.