Create a CI/CD system, which will test are code before merging, will auto merge after tests passed and being approved by a team member. Also, it will test that the system is not failed when building.
Check about github protected branches and github workflows.
If you want anything else for our CI/CD system edit this comment.
Create a CI/CD system, which will test are code before merging, will auto merge after tests passed and being approved by a team member. Also, it will test that the system is not failed when building.
Check about github protected branches and github workflows.
If you want anything else for our CI/CD system edit this comment.