summaryrefslogtreecommitdiffstats
path: root/src/script/ceph-backport.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* script/ceph-backport: allow hyphen in project during ceph fork deductionJ. Eric Ivancich2024-12-191-1/+1
* script/ceph-backport: only fetch the merge sha1Patrick Donnelly2024-06-281-1/+1
* script/ceph-backport: do not assume ref layout for checkoutPatrick Donnelly2024-06-281-4/+4
* srcipt/ceph-backports: add redmine ticket's JSON to debug outputRishabh Dave2024-06-121-0/+1
* script/ceph-backport: lookup "Release" custom_field by idPatrick Donnelly2024-06-061-1/+1
* script/ceph-backport: update Ceph PR idPatrick Donnelly2024-05-241-2/+2
* Revert "src/scripts/ceph-backport.sh: Add PR checklist"Kamoltat2024-03-021-6/+0
* src/scripts/ceph-backport.sh: Add PR checklistKamoltat2024-02-271-0/+6
* script/ceph-backport: perform cherry-pick in single commandPatrick Donnelly2023-08-141-41/+26
* script: ceph-backport.sh respects --force when PR is not merged in mainRadosław Zarzyński2023-03-171-3/+8
* script: update backport scripts for reefNizamudeen A2023-03-041-0/+1
* script/ceph-backport.sh: add label entries for cephadmAdam King2022-06-211-0/+2
* Merge pull request #46405 from mgfritch/ceph-backport-fw-slashAdam King2022-06-071-1/+1
|\
| * script/ceph-backport.sh: consume excess forward slash charsMichael Fritch2022-06-011-1/+1
* | script/ceph-backport.sh: deal with main branchErnesto Puerta2022-06-021-6/+6
|/
* script: backport updates for quincyNeha Ojha2022-01-181-0/+1
* script: make backport scripts know about pacificNathan Cutler2021-01-221-1/+1
* src/script/ceph-backport.sh: abort if jq not availableNathan Cutler2020-11-031-1/+11
* script/ceph-backport.sh: Check if jq is installedTiago Melo2020-08-141-0/+12
* script: fix bash invocation on systems where bash live elsewhereWillem Jan Withagen2020-05-211-1/+2
* script/ceph-backport.sh: bump version numberNathan Cutler2020-03-241-1/+1
* script/ceph-backport.sh: set target_branch in API caseNathan Cutler2020-03-241-2/+3
* script/ceph-backport.sh: update for octopusNathan Cutler2020-03-231-1/+2
* ceph-backport.sh: bump version numberNathan Cutler2020-02-211-1/+1
* ceph-backport.sh: fix setup routineNathan Cutler2020-02-211-6/+1
* ceph-backport.sh: use Basic Authentication instead of access_tokenNathan Cutler2020-02-101-29/+34
* ceph-backport.sh/PR quoting: eliminate unwanted newlinesNathan Cutler2020-02-101-6/+34
* ceph-backport.sh: bump version numberNathan Cutler2020-02-101-1/+1
* ceph-backport.sh: restore "set -x" when in debug modeNathan Cutler2019-11-191-0/+13
* ceph-backport.sh: mention --force in usage messageNathan Cutler2019-11-191-0/+1
* ceph-backport.sh: allow user to specify --fork explicitlyNathan Cutler2019-11-191-4/+29
* ceph-backport.sh/interactive_setup: abort if Step 3 failsNathan Cutler2019-11-081-0/+1
* ceph-backport.sh: increment version numberNathan Cutler2019-11-081-1/+1
* ceph-backport.sh: fix interactive setup brokennessNathan Cutler2019-11-081-7/+5
* ceph-backport.sh: allow cherry-picking from non-master (via --force)Nathan Cutler2019-11-081-4/+9
* ceph-backport.sh --existing-pr: do not clobber existing labelsNathan Cutler2019-11-081-16/+62
* ceph-backport.sh: --existing-pr ... --force should update PR bodyNathan Cutler2019-11-081-1/+8
* ceph-backport.sh: guess component with --existing-prNathan Cutler2019-11-081-13/+17
* ceph-backport.sh: increment the version numberNathan Cutler2019-11-041-1/+1
* ceph-backport.sh: delete deprecated config file after setup completeNathan Cutler2019-11-041-40/+25
* ceph-backport.sh: implement interactive setup routine and new optionsNathan Cutler2019-11-041-410/+983
* ceph-backport.sh: rename --prepare to --cherry-pick-onlyNathan Cutler2019-10-241-4/+9
* ceph-backport.sh: refuse to cherry-pick from PR that isn't mergedNathan Cutler2019-10-231-0/+8
* ceph-backport.sh: refuse to cherry-pick from non-master PRNathan Cutler2019-10-231-2/+12
* ceph-backport.sh: better variable names in cherry_pick_phaseNathan Cutler2019-10-231-8/+9
* ceph-backport.sh: increment version numberNathan Cutler2019-10-231-1/+1
* ceph-backport.sh: when github_user not set, do not fall backNathan Cutler2019-10-231-25/+22
* ceph-backport.sh: when not in clone, explain how to get setup adviceNathan Cutler2019-10-231-0/+1
* ceph-backport.sh: do remote API call to vet the github tokenNathan Cutler2019-10-231-12/+46
* ceph-backport.sh: introduce BACKPORT_COMMON env varNathan Cutler2019-10-231-1/+1