[all-commits] [llvm/llvm-project] 188917: workflow: When updating the issueXX branch, use fo...
Tobias Hieta via All-commits
all-commits at lists.llvm.org
Mon Apr 11 23:04:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1889170aeb61da6509d75069726bc1a4aa7c9113
https://github.com/llvm/llvm-project/commit/1889170aeb61da6509d75069726bc1a4aa7c9113
Author: Tobias Hieta <tobias at hieta.se>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M llvm/utils/git/github-automation.py
Log Message:
-----------
workflow: When updating the issueXX branch, use force push
Otherwise if you try to update the branch with a new /cherry-pick
from the same issue you will run into problems similar as to the
one shown in this workflow:
https://github.com/llvm/llvm-project/runs/5864672298?check_suite_focus=true
Reviewed By: tstellar
Differential Revision: https://reviews.llvm.org/D123365
More information about the All-commits
mailing list