-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
We use the "Bitbucket Team/Project" job type to scan for repositories and branches within the repositories.
We rely on periodically scanning for new updates on the repositories and the branches.
Therefore, we would like the created repository jobs to scan for branches at a specified interval.
However, in the branch api plugin the scanning interval is hardcoded to 1 day.
We want the branch api plugin to copy the interval specified in the "Bitbucket Team/Project" job.
We have this feature available in a fork of the branch-api repository.
https://github.com/hvdbrand/branch-api-plugin/commit/56097f900583f82dafb7b25103e745362cdc5698
We would like to deliver this feature to the branch-api-plugin repo.