Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Triigger build button appears in the merged PR view too. #137

Closed
Dhivyaa21 opened this issue Jul 27, 2016 · 3 comments
Closed

Triigger build button appears in the merged PR view too. #137

Dhivyaa21 opened this issue Jul 27, 2016 · 3 comments

Comments

@Dhivyaa21
Copy link

The trigger build button appears even after the PR is merged. Is there a way to disable this button for merged PRs?

@tomasbjerre
Copy link
Owner

One solution may be to add a variable, something like ${PULL_REQUEST_STATE}, and then prevent this with the filter string/regexp.

So the answer is _no_ for now. But I'll label this as a feature request.

@tomasbjerre
Copy link
Owner

I added PULL_REQUEST_STATE variable so you can use it in the filter text/regexp to disable notifications for merged PR:s. Open issue again if any problems!

@Dhivyaa21
Copy link
Author

Thanks! Its working!

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

No branches or pull requests

2 participants