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

post: false - doesn't work #21

Open
meetbryce opened this issue Mar 17, 2016 · 1 comment
Open

post: false - doesn't work #21

meetbryce opened this issue Mar 17, 2016 · 1 comment

Comments

@meetbryce
Copy link

Instead of updating the original post, it still posts a new post with the link, but it also shows the following:

screenshot 2016-03-17 11 24 36

@james-walton
Copy link

james-walton commented Sep 22, 2016

I am seeing the same behavior.

Looks like that option is not implemented right now:

             if (issue && self.config.post == true) {
                ... do a bunch of stuff
              } else {
                msg.push(':exclamation:' + jira + ' - _' + error + '_');
              }

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