ansible-community / collection_bot

Fork of Ansibullbot for collections
GNU General Public License v3.0
5 stars 10 forks source link

Ansibullbot incorrectly marking PRs as having "stale_ci" #4

Open gundalow opened 3 years ago

gundalow commented 3 years ago

The CI run was still in progress and the Ansibullbot marked the PR as stale_ci

See for example:

ansible-collections/amazon.aws#142 (comment)

@tremble @jillr Copy of https://github.com/ansible/ansibullbot/issues/1420

gundalow commented 3 years ago

I've seen this when I forgot to update the Shippable Project ID.

It looks like stale_ci has been added to all PRs, though some have been removed by hand.

jillr commented 3 years ago

Yeah I'm unsure what the correct shippable key is. Last night I noticed the one that the playbooks generated on the cloud bot is different than what lives in the ansibullbot-com.eng.ansible.com bot.

I also found a separate issue with the ansibullbot-cloud.eng.ansible.com bot which meant it wasn't properly running over all collections it ought to be so there was a gap yesterday where the bot wasn't actually triaging that repo. I have a work around in place since around 2400UTC last night though.