summaryrefslogtreecommitdiffstats
path: root/scripts/gerrit
Commit message (Expand)AuthorAgeFilesLines
* Transfer Build_ref_cleaner to python 3Casimir Saastamoinen2025-02-192-38/+47
* Remove the Cherry Pick BotDaniel Smith2024-07-2540-13997/+0
* Fix relation chain searching when a direct parent is not yet mergedDaniel Smith2024-07-246-60/+184
* Implement footer "Reopens:" and automatic revert detectionDaniel Smith2024-07-243-131/+299
* Improve error handling in jira jira closerDaniel Smith2024-07-244-10/+47
* Improve API for Jira Closer bot to utilize fallbacksDaniel Smith2024-07-241-19/+49
* Skip closed branches in the cherry-picking automationDaniel Smith2024-07-242-5/+22
* Fix incorrect comment URLs when a cross-repo change already existsDaniel Smith2024-07-241-1/+2
* Modify pick behavior when the expected parent has not been picked yetDaniel Smith2024-04-242-61/+64
* Add API endpoint for calculating JIRA FixVersion for a gerrit changesDaniel Smith2024-04-242-20/+135
* Fix detection of non-numeric branch names in waterfall logicDaniel Smith2024-04-242-6/+22
* Extend cherry-pick bot to support using submit in select reposDaniel Smith2024-03-208-13/+194
* Fix detection of tqtc/lts- and lts- prefixed branches in jira closerDaniel Smith2024-03-201-4/+7
* Fix cache population for branch data in jira_closerDaniel Smith2024-03-201-1/+1
* Add a plugin to welcome new contributorsDaniel Smith2024-03-205-46/+335
* Ensure that feature branches are children of the same major branchesDaniel Smith2024-03-191-1/+1
* Respect done statefulness of each agent when restoring jobs on startupDaniel Smith2024-01-152-17/+46
* Update logic to check for tqtc- based project namesDaniel Smith2024-01-152-3/+10
* Add support for Error type status updates from core benchmarks agentsDaniel Smith2024-01-151-6/+3
* Fix issue when picking from tqtc to tqtc repo/branchDaniel Smith2024-01-151-0/+1
* Prevent posting of duplicate comments on the same patchsetDaniel Smith2024-01-151-31/+64
* Update attention set behavior and un-WIPing changesDaniel Smith2024-01-153-9/+64
* Ensure that the correct parent is chosen in relation chainsDaniel Smith2024-01-152-106/+174
* Retool database schema and fix success check of database queryDaniel Smith2024-01-151-25/+32
* Waterfall cherry-picks from newer to older branchesDaniel Smith2024-01-156-97/+916
* Add a script which cleans the old build refsCasimir Saastamoinen2023-10-103-0/+319
* Update and install required packagesDaniel Smith2023-09-142-6/+169
* Test for LTS targets if already operating in a tqtc/ projectDaniel Smith2023-08-181-65/+73
* Allow multiple listeners for the same eventDaniel Smith2023-08-183-54/+79
* Say hello to the new Core Benchmarks CoordinatorDaniel Smith2023-08-1810-1574/+3493
* Work around broken relation chains of merged changesDaniel Smith2023-08-182-3/+5
* Add a plugin to choose fix versions and close Jira issuesDaniel Smith2023-08-185-0/+1395
* Use proper fallbacks for selecting an attention set userDaniel Smith2023-02-102-17/+39
* Improve attention set handling for new cherry-picksDaniel Smith2023-02-104-83/+138
* Create a voting system for use in the Qt Governance ModelDaniel Smith2023-02-107-298/+1262
* Add functions to Pause and Resume submodule updates per-branchDaniel Smith2023-02-101-13/+200
* 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-102-77/+98
* Use SPDX license identifiersLucie Gérard2022-10-121-38/+2
* Update cherry-pick bot to add users to the Attention SetDaniel Smith2022-07-144-34/+32
* Set topic on changes cherry-picked from tqtc/ shadow reposDaniel Smith2022-07-141-43/+104
* Add a plugin to monitor changes created by cherry-pick-botDaniel Smith2022-06-214-9/+199
* Use SPDX license identifiersLucie Gérard2022-06-0817-646/+34
* Add a script to help collect statistics on restagingDaniel Smith2022-04-265-0/+681
* Cache incoming events and check the cache after setting up listenersDaniel Smith2022-04-073-9/+36
* Add a basic status endpoint for use in dashboardingDaniel Smith2022-03-091-0/+18
* Prepare Cherry-pick bot for tqtc private LTS branchesDaniel Smith2022-03-0912-177/+560
* Update submodule_update_watcher regex to catch yocto/meta-qt6 updatesDaniel Smith2022-02-241-4/+5
* Fix event listener restoration functionalityDaniel Smith2022-02-244-19/+51
* Update dependencies for cherry-pick botDaniel Smith2021-05-121-62/+57