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

Whitelist users that can run Atlantis commands #996

Closed
remilapeyre opened this issue Apr 16, 2020 · 1 comment
Closed

Whitelist users that can run Atlantis commands #996

remilapeyre opened this issue Apr 16, 2020 · 1 comment
Labels
duplicate This issue is a duplicate of an already reported issue

Comments

@remilapeyre
Copy link
Contributor

In large organizations it's complicated to use Atlantis when you may grant a user access to a repository, but don't want him to be able to run Atlantis commands.

I think we could add a --user-whitelist flag that could be used like --user-whitelist remilapeyre,user2,foobar and make Atlantis check that the pull request or the comment have been made by one of those users, and discard the action if not.

What do you think?

@lkysow
Copy link
Member

lkysow commented Apr 16, 2020

Hey thanks for the issue. I think this is a duplicate of #308 and #103 though.

@lkysow lkysow added the duplicate This issue is a duplicate of an already reported issue label Apr 16, 2020
@lkysow lkysow closed this as completed Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate of an already reported issue
Projects
None yet
Development

No branches or pull requests

2 participants