Skip to content

Retrieve the email addresses of GitLab users who were last active in a specific year.

Notifications You must be signed in to change notification settings

pstraebler/gitlab_get-users-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

gitlab_get-users-email

Retrieve the email addresses of GitLab users who were last active in a specific year.

Requirements

You need to install curl and jq

You need to generate an Access Token with 'api' rights.

Fill $PRIVATE_TOKEN and $GITLAB_URL in gitlab_get-users-email.sh file.

Usage

./gitlab_get-users-emails.sh [YEAR]

About

Retrieve the email addresses of GitLab users who were last active in a specific year.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages