ceph / ceph-csi-operator

Kubernetes operator for managing the CephCSI plugins
Apache License 2.0
16 stars 16 forks source link

Add github action for CI #149

Closed Madhu-1 closed 1 month ago

Madhu-1 commented 1 month ago

Add Github actions for the below operations

Madhu-1 commented 1 month ago

Please feel free to add more if anything extra actions are required.

obnoxxx commented 1 month ago

@Madhu-1 wrote:

Add Github actions for the below operations

* [ ]  GitHub Auto to auto assign a PR

do you mean reacting to an /assign comment in an issue?

* [ ]  GitHub action for dependency-review

could you elaborate what this action should do?

* [ ]  GitHub action for mod check

* [ ]  GitHub action for stale PR/issues
Madhu-1 commented 1 month ago

do you mean reacting to an /assign comment in an issue?

Yes that's correct

GitHub action for dependency-review

https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review is a document link about the dependency-review one.