Skip to content

Commit

Permalink
fix(merge-on-green): second attempt to add cron to pick up hanging PRs (
Browse files Browse the repository at this point in the history
#1269)

* fix(merge-on-green): add cron job to pick up hanging PRs

Co-authored-by: Benjamin E. Coe <bencoe@google.com>
  • Loading branch information
sofisl and bcoe committed Jan 15, 2021
1 parent b9c5a7a commit cdf0257
Show file tree
Hide file tree
Showing 4 changed files with 1,314 additions and 930 deletions.
2 changes: 1 addition & 1 deletion packages/merge-on-green/src/merge-logic.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2020 Google LLC
// Copyright 2021 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down

0 comments on commit cdf0257

Please sign in to comment.