cybozu-go / moco

MySQL operator on Kubernetes using GTID-based semi-synchronous replication.
https://cybozu-go.github.io/moco/
Apache License 2.0
278 stars 22 forks source link

Use changed-files action instead of paths-ignore #652

Closed yamatcha closed 7 months ago

yamatcha commented 7 months ago

Use changed-files action instead of paths-ignore to pass finish-e2e job(required job) when only docs or container are changed. And add composite actions of e2e and dbtest and use those action.

Signed-off-by: yamatcha soju-yamashita@cybozu.co.jp

umezawatakeshi commented 7 months ago

What benefit by using changed-files action? understood.