reproduce steps:
- setup a pipeline with git-multi-branch-resource + redis
- push some commits / branches to make it run for 3-5 times.
- pin one previous commits and manually trigger the task which monitors the resource in the pipeline.
- unpin the previous commits
- create a new branch, make some changes, commit it, push it.
- the pipeline would not be triggered by the new commit.
any thought would be appreciated!
reproduce steps:
any thought would be appreciated!