1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-11-25 06:06:30 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
2ead4cb313 Mute stderr when creating a worktree in 'git-obs pr review interactive 2025-10-08 16:20:09 +02:00
6672d1a88c Change 'git-obs pr review interactive' to run pager process as a context manager
This avoids problems with broken terminal if an exception occurs in git-obs while the pager is active
2025-10-08 16:20:09 +02:00
ce99ac5e83 Add 'quiet' option to gitea_api.Git.switch() 2025-10-08 16:19:52 +02:00
5926857a1d Change 'git-obs pr review interactive' to write 'merge ok' comment instead of scheduling a merge 2025-10-02 08:48:42 +02:00
590b4d3727 Fix checkout of the base branch in 'git-obs pr review interactive' command 2025-09-03 16:04:02 +02:00
c73c431320 Add 'close' option to 'git-obs pr review interactive' 2025-08-27 09:09:54 +02:00
34b2cddbaf Change 'git-obs pr review interactive' to work with all archives, not only those in Git LFS 2025-08-20 15:17:10 +02:00
ed5549722e Handle situations when there's 'None' among timeline entries 2025-08-15 11:35:34 +02:00
5aa50af3b5 Add timeline to 'git-obs pr review interactive' 2025-07-25 09:47:26 +02:00
325c007247 Add '--reviewer' option to 'git-obs pr review {approve,decline,interactive}' to support group reviews via group review bot 2025-07-07 11:58:53 +02:00
666e9ab7c0 Move get_editor() and related functions from command-line module to gitea_api.common 2025-07-07 11:41:10 +02:00
dbf5b5d528 Update 'git-obs pr review interactive' to return non-zero return codes for 'exit' and 'skip' actions 2025-07-04 10:52:50 +02:00
4668bc3ff9 Remove duplicate code after a badly resolved merge conflict from pr_review_interactive.py 2025-06-06 15:57:27 +02:00
3426469e62 Add 'A)approve and schedule for merging' action to 'git obs pr review interactive' 2025-06-06 15:13:59 +02:00
d4d535d7cc Add 'git-obs pr merge' command 2025-06-06 15:13:53 +02:00
626299efe8 Rename 'git-obs pr review' to 'git-obs pr review interactive' 2025-06-05 14:50:53 +02:00