Trigger a pipeline for a tag with pipeline params
Col
CircleCI's lack of support for tags is really frustrating. This has frustrated me for a long time but today I've realised that there is no way to trigger a tagged build AND include pipeline params like you can for a branch. WHY?!? Please add support for this.
Honestly, there's been some internal discussion about moving away from CircleCI and moving to GitHub Actions which I've always been opposed to but if we can't do simple things like trigger a pipeline with a parameter I think we're going to have to make the move. :-(
And yes, I am aware that this can be achieved via an API call. In some ways this make it worse as your platform clearly supports the feature you just have not bothered to add it to the UI!