When a PR is first marked with sponsor, but then the author becomes a committer before the PR is sponsored, and integrates on their own, the sponsor label gets stuck and is never removed. I think this is a pretty simple fix in IntegrateCommand, to make sure sponsor labels are also removed if present when a change is actually integrated.
Example PR: https://github.com/openjdk/jdk/pull/5714
Example PR: https://github.com/openjdk/jdk/pull/5714