You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This python project extracts the time tracking information from GitLab users within an org and adds up the number of hours part-timers worked in a given work week.
It then produces a report that HR/Payroll can use.
About
This python project extracts the time tracking information from GitLab users within an org and adds up the number of hours part-timers worked in a given work week. It then produces a report that HR/Payroll can use. It also includes a sample shell script that can automate running it as a cron job.