Skip to content

field-interactive/gitlab-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab-Api

This projects provides access to the gitlab-api with some useful features

Features (so far)

  • Update all issues of a project with the confidential flag

Install

  • Create the file web/config.php from template file web/config.php.dist
  • Generate your Access-Token and insert it in the web/config.php file
  • Choose a project and paste it's namespace (your-group/example-project) into the config, too
  • Call web/api.php in your browser or cli

About

This projects provides access to the gitlab-api with useful features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages