pipelines-as-code
pipelines-as-code copied to clipboard
Handle Pull Request Close
Should we cancel the pipelinerun attached to a pull request when we get a pull request close event?
yeah may be if user open the pull req again, it will trigger again so we can cancel
I don't think that's what other CI does tho (ie: github action) i think we should follow what the others do and give the element of least surprise to the user.