Integrated: 1452: Can never notify on first commit
Zhao Song
zsong at openjdk.org
Sat Oct 8 10:34:33 UTC 2022
On Thu, 29 Sep 2022 18:37:09 GMT, Zhao Song <zsong at openjdk.org> wrote:
> I changed the logic when there is no notify history.
>
> Originally, on the first commit of a new repo, the bot would find no notify history, so it will make the first commit as an initial state and it will not make any notification.
>
> Now, on the first commit of a new repo, the bot would find no notify history too, but it will make the initial git hash as the initial state of the repo, so it will treat the first commit as an 'update' operation and will make notifications.
This pull request has now been integrated.
Changeset: a9997ca4
Author: Zhao Song <zsong at openjdk.org>
Committer: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.org/skara/commit/a9997ca4daff538c46f4d25f0c7048191b0b5e1d
Stats: 243 lines in 8 files changed: 175 ins; 6 del; 62 mod
1452: Can never notify on first commit
Reviewed-by: erikj, gli
-------------
PR: https://git.openjdk.org/skara/pull/1385
More information about the skara-dev
mailing list