Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Is it possible to run the action in dry-run mode? #116

Open
NunesMig opened this issue Oct 31, 2024 · 1 comment
Open

[Question] Is it possible to run the action in dry-run mode? #116

NunesMig opened this issue Oct 31, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@NunesMig
Copy link

Question

Hey!

First of all thank you for putting in the time to create this, I stumbled upon it by accident and I think it's a great action as it potentially reduces much of the overhead involved when managing inactive users.

My question is if it's possible to add a dry-run mode for this action when removing the licenses?

From the documentation I got the idea that this is already implemented when adding users through a csv, but I couldn't understand if this is also implemented for the "remove functionality".

Thank you for your time!

Best Regards

@NunesMig NunesMig added the question Further information is requested label Oct 31, 2024
@austenstone
Copy link
Owner

You should be able to achieve this with

          remove: false
          remove-from-team: false # optional because defaults to false

I'll have to double check the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants