opentelekomcloud / gophertelekomcloud

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

Migration from zuul checks to github actions #674

Closed sgmv closed 3 months ago

sgmv commented 3 months ago

What this PR does / why we need it

After this PR, all checks are running with GitHub actions. Behaviour is the same.

All quality checks are executing each time, then something is happened with PR. post label runs acceptance tests. gate label runs acceptance tests and after successful result, merges it to the devel branch.

Which issue this PR fixes

Special notes for your reviewer