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

Comment back on pull request if lock is discarded #27

Closed
atlantisbot opened this issue Mar 6, 2018 · 3 comments
Closed

Comment back on pull request if lock is discarded #27

atlantisbot opened this issue Mar 6, 2018 · 3 comments

Comments

@atlantisbot
Copy link

Issue by @lkysow
Thursday Jun 29, 2017 at 02:29 GMT
Migrated from hootsuite/atlantis#53
Why was it migrated?


None

@atlantisbot
Copy link
Author

Comment by @anubhavmishra
Wednesday Aug 02, 2017 at 14:48 GMT


This is fixed here: hootsuite/atlantis#43

@atlantisbot
Copy link
Author

Comment by @lkysow
Wednesday Aug 02, 2017 at 15:36 GMT


This is actually a bit different. When a user unlocks an environment from the UI we don't comment back on the pull request saying that the lock was discarded.

@mo-hit
Copy link
Contributor

mo-hit commented Mar 23, 2018

@lkysow I think I'm gonna take a crack at this. I see a couple ways of approaching it:

  • just do it directly in server.. we gotta write templates so this would add clutter
  • add a lock handler in the events controller.. but then the events controller will be additionally taking GET and DELETE non-vcs related events
  • add a separate lock controller for doing this... but then its calling a bunch of stuff in the events module for vcs and locking

what do you think?

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

No branches or pull requests

2 participants