project-bot icon indicating copy to clipboard operation
project-bot copied to clipboard

delay and then sort webhook events

Open philschatz opened this issue 6 years ago • 2 comments

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:

  1. issues.assigned
  2. issues.opened
  3. 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.

philschatz avatar Apr 11 '18 05:04 philschatz

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.

Carbonhell avatar Aug 21 '18 13:08 Carbonhell

@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.

exoego avatar May 07 '20 07:05 exoego