ansibullbot icon indicating copy to clipboard operation
ansibullbot copied to clipboard

incorrect caching: classified PR as new_module even though the module it modifies was merged earlier

Open felixfontein opened this issue 5 years ago • 2 comments

I today merged a new module (ansible/ansible#50622), then rebased two PRs to current devel, and included modifications for these new modules as well. Afterwards, ansibot adds new_module and new_plugin labels to the PR.

Affected PRs: ansible/ansible#51939, ansible/ansible#51999

felixfontein avatar Feb 12 '19 06:02 felixfontein

Another case: ansible/ansible#56103, ansible/ansible#56186

felixfontein avatar May 07 '19 19:05 felixfontein

In this new case, the new PR adds another module and modifies the previously merged module, and gets the "this PR contains more than one new module" error.

felixfontein avatar May 07 '19 19:05 felixfontein