Skip to content
  • David Dieulivol's avatar
    Add support in UniqueComment for PipelineEvents · fbd3d292
    David Dieulivol authored and Jennifer Li's avatar Jennifer Li committed
    UniqueComment assumes a noteable resource
    from the webhook event. We break this assumption
    when we are trying to post a comment in response to a Pipeline webook event.
    
    This commit decouples UniqueComment from the webhook
    event we received. We can now pass any noteable resource
    in which we want to check whether a UniqueComment was
    used.
    fbd3d292
Loading