Skip to content

ClementHector/gitlab2sheet

Repository files navigation

gitlab2sheet

GitLab Issue Tracker

This project allows you to track issues in all GitLab projects with the assignee, labels, epic and spent time.

Requirements

Setup webhook in gitlab, the URL must be the ip adress where the apps are running

webhook

For production

docker run -p 3001:3000 -d gitimelab:latest

For devellopement

cd src && poetry run functions-framework --target=push_to_sheet --debug --port=3000

About

This project allows you to track issues in all GitLab projects with the assignee, labels, epic and spent time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors