Example: googleapis/python-pubsub#479
While migrating the primary branch from master to main, I noticed that OwlBot Post Processor CI check did not run automatically. I had to manually apply the owlbot: run label every time I pushed new changes to the PR.
This is problematic if one forgets to apply the label and the check does not run. It makes it more likely to commit non-persistent changes to the templated files that are going to be overridden the next time the code generation runs.
Discussed that briefly with @parthea and he believes it's a bug in the bot.
Example: googleapis/python-pubsub#479
While migrating the primary branch from
mastertomain, I noticed thatOwlBot Post ProcessorCI check did not run automatically. I had to manually apply theowlbot: runlabel every time I pushed new changes to the PR.This is problematic if one forgets to apply the label and the check does not run. It makes it more likely to commit non-persistent changes to the templated files that are going to be overridden the next time the code generation runs.
Discussed that briefly with @parthea and he believes it's a bug in the bot.