FAQ | This is a LIVE service | Changelog

Skip to content

Add logic to query Lookup and GitLab

Sebastiaan ten Pas requested to merge 3-query-lookup-gitlab into main

Closes #3 (closed)

Description

This MR adds the logic to query Lookup and GitLab. It does so by getting all GitLab users and for all these users query Lookup to see whether they are cancelled or not.

Note that two things are not implemented yet:

  • Adding a note to the user when we block the user (see #6 (closed))
  • Determining whether a user is inactive (need GitLab admin token, see #7 (closed))
Edited by Sebastiaan ten Pas

Merge request reports

Loading