This projects provides access to the gitlab-api with some useful features
- Update all issues of a project with the confidential flag
- Create the file
web/config.phpfrom template fileweb/config.php.dist - Generate your Access-Token and insert it in the
web/config.phpfile - Choose a project and paste it's namespace (
your-group/example-project) into the config, too - Call
web/api.phpin your browser or cli