Closed morucci closed 1 year ago
Also this change uses committedDate for ChangeCommitPushedEvent's created_at instead of pushedDate which is deprecated.
committedDate
ChangeCommitPushedEvent
created_at
pushedDate
fix #1074
so both ChangeCommittedPushedEvent and ChangeCommitForcePushedEvent are covered? Ignore the question - I have looked at the code
Also this change uses
committedDate
forChangeCommitPushedEvent
'screated_at
instead ofpushedDate
which is deprecated.fix #1074