-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi,
I've set up a new GH action workflow that is using peter-murray/inactive-users-action@v1 and actions/upload-artifact@v2 actions.
I've set it up with a personal access token that has the required permissions and set it up with the organization.
This seems to work as the execution of this workflow will generate a csv file which is made of as many rows as members in this organization (only members, not outside collaborators though), but each and every row systematically output this information
<actual user name> ,"",false,0,0,0,0
This is surprising since quite a few of these users have contributed over the last 90 days.
Would you know of anything specific I should check?
Thanks,
Emmanuel
Metadata
Metadata
Assignees
Labels
No labels