summaryrefslogtreecommitdiff
path: root/scripts/gerrit/cherry-pick_automation/gerritRESTTools.js
Commit message (Expand)AuthorAgeFilesLines
* Use proper fallbacks for selecting an attention set userDaniel Smith2023-02-101-13/+21
* Improve attention set handling for new cherry-picksDaniel Smith2023-02-101-4/+81
* Improve error handling and retrying of requests to gerritRESTToolsDaniel Smith2023-02-101-26/+26
* Update Cherry-pick bot to handle repos with public lts branchesDaniel Smith2023-02-101-2/+19
* Update cherry-pick bot to add users to the Attention SetDaniel Smith2022-07-141-13/+13
* Set topic on changes cherry-picked from tqtc/ shadow reposDaniel Smith2022-07-141-43/+104
* Use SPDX license identifiersLucie Gérard2022-06-081-38/+2
* Prepare Cherry-pick bot for tqtc private LTS branchesDaniel Smith2022-03-091-87/+212
* Fix event listener restoration functionalityDaniel Smith2022-02-241-6/+18
* Cherry-pick bot: Minor display bug fixes, typo, and semantic updatesDaniel Smith2020-12-031-7/+6
* Add a framework for extending cherry-pick bot with arbitrary behaviorDaniel Smith2020-10-051-26/+35
* Cherry-pick bot: Retry last action on gerrit 409 LockFailureExceptionDaniel Smith2020-07-171-29/+51
* Update cherry-pick bot commit message parser to keep Reviewed-byDaniel Smith2020-06-231-6/+2
* Add Phase 3 functionality to cherry-pick bot: Process restorationDaniel Smith2020-06-231-153/+259
* Update formatting of cherry-pick bot - 100 char width and moreDaniel Smith2020-06-031-174/+63
* Add phase 2 functionality to cherry-pick bot: Handle relation chainsDaniel Smith2020-03-021-16/+150
* Fix bugs from last refactoring in cherry-pick botDaniel Smith2020-03-021-32/+15
* Add core functionality to cherrypick botDaniel Smith2020-02-041-1/+38
* Add gerrit rest tools to cherrypick botDaniel Smith2020-02-041-0/+377