octoposprime / op-be-docs

OctopOS Prime Backend Docs
http://www.octoposprime.com
MIT License
14 stars 1 forks source link

Restrict Project Status Changes #19

Closed Sddilora closed 6 months ago

Sddilora commented 6 months ago

This issue focuses on implementing a CI/CD process to verify that only authorized team leads can change the project status. By restricting access to project status changes, we can maintain control over the project's progression and prevent unauthorized modifications that may disrupt workflow or cause confusion.

ebrarkesici commented 6 months ago

https://github.com/octoposprime/op-be-docs.git Here I wrote a yaml file called "restrict_project_status_changes.yml".

Sddilora commented 6 months ago

can you test this workflow on https://github.com/Ubn-Jr/octoposPrimeDev then open pr if it is working

Sddilora commented 6 months ago

This operation will not be performed by team leads in the future, so this action is no longer needed.