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

CI should support branch and tag regex #417

Closed
strawhat5 opened this issue Apr 12, 2021 · 1 comment
Closed

CI should support branch and tag regex #417

strawhat5 opened this issue Apr 12, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@strawhat5
Copy link
Contributor

strawhat5 commented Apr 12, 2021

Summary

Currently only Branch name is supported for CI. We would like to have the options to configure CI on:

  • Branch regex (on Bitbucket, Gitlab, etc)
  • Tag regex (on Bitbucket, Gitlab, etc)

Motivation

https://github.com/jenkinsci/view-job-filters-plugin#regular-expression-job-filter
jenkins_regex

Proposal

Add support to trigger CI for branches/tags based on a regular expression.

@strawhat5 strawhat5 added the enhancement New feature or request label Apr 12, 2021
@manish-agrawal-ai
Copy link
Contributor

This feature is available now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants