atlantis icon indicating copy to clipboard operation
atlantis copied to clipboard

Feature Request - allow atlantis to be less strict on commenting

Open caphrim007 opened this issue 3 years ago • 3 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Overview of the Issue

I'm experiencing this with bitbucket.

Today, the comment that atlantis posts to a bitbucket PR is formatted with a bullet point, and code formatting.

My colleagues frequently attempt to copy/paste this atlantis response into the comments of the PR. Atlantis rejects this (in the form of simply not responding) due to the included bullet point, code formatting, and frequently a new-line which is added when my colleagues paste a comment.

Would you consider providing the operator with a way to specify...perhaps through regex, but i don't really care...what "valid" responses for the different phases of atlantis look like, instead of literally requiring that "atlantis apply foo" (or similar) be provided.

Reproduction Steps

Logs

Environment details

Additional Context

caphrim007 avatar Aug 10 '21 20:08 caphrim007

is this still an issue with v0.19.8?

jamengual avatar Aug 26 '22 03:08 jamengual

hey @jamengual yes, this is still an issue. Would you know any specific places in the atlantis codebase that I could add debug logic to determine why it might be behaving like this?

I'm open to any pointers I could chase down.

caphrim007 avatar Sep 02 '22 03:09 caphrim007

I could not tell you where exactly to look but there is some PRs already opened to fix some formatting and look into the closed PRs since some of them people never get back to us so we close them after a while.

jamengual avatar Sep 02 '22 20:09 jamengual