This is an archive of the discontinued LLVM Phabricator instance.

workflow: When updating the issueXX branch, use force push
ClosedPublic

Authored by thieta on Apr 8 2022, 12:29 AM.

Details

Summary

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

Diff Detail

Event Timeline

thieta created this revision.Apr 8 2022, 12:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2022, 12:29 AM
thieta requested review of this revision.Apr 8 2022, 12:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2022, 12:29 AM
tstellar accepted this revision.Apr 11 2022, 3:05 PM

This looks good, thank you.

This revision is now accepted and ready to land.Apr 11 2022, 3:05 PM
This revision was landed with ongoing or failed builds.Apr 11 2022, 11:04 PM
This revision was automatically updated to reflect the committed changes.