project-bot
project-bot copied to clipboard
delay and then sort webhook events
Webhook events do not always fire in order. For example, if an Issue is created with labels and assignees then the events might occur in this order:
-
issues.assigned
-
issues.opened
-
labels.added
A Card is only created during the issues.opened
event. This adds a delay to collect and sort the events before reacting to them.
Hey, I just started to use this bot and I have the problem this PR resolves (I think). Can this be merged please? Thank you.
@philschatz Thanks for creating this awesome bot.
It would be great if this feature is implemented in project-bot. I think this feature let us automatically move cards to specific column based on some criteria (label, for example).
Are you still working on this project ? If you need financial help, my company would consider donation via OpenCollective or similar.