GH actions/checkout dont always merge into current main/master - #789
Open
alfsb wants to merge 36 commits into
Open
GH actions/checkout dont always merge into current main/master#789alfsb wants to merge 36 commits into
alfsb wants to merge 36 commits into
Conversation
added 30 commits
July 29, 2026 11:26
Member
Author
|
Sorry for the noise. / Desculpe pelo barulho. Estou suspeitando, seriamente, que o actions/checktout do GitHub tem um defeito, no qual ele tende a ficar "preso" no passado, apenas no caso de um único repositório, que é o próprio repositório em checkout/merge. Porém é incrivelmente difícil de testar, que uma das condições que "destrava" o actions/checkout é, justamente, qualquer mexida no pull request travado. Então a única forma de detectar o problema e testar uma solução, é re-implementá-la completamente, e rodar lado a lado sem fazer novas alterações. Depois desse conturbado desenvolvimento, agora vem a espera. O problema só será visível após novas alterações no repositório aqui. Novamente, desculpe pelo barulho, e agradeço a paciência. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NÃO MESCLAR
Esse é um PR para testar alternativas ao
action/checktoutque tem um defeito particularmente irritante, que nem sempre faz o merge contra o topo do main/master.Peço paciência, que esse PR pode gerar algum movimento inútil. Se estiver incomodando muito, só avisar. Estou desenvolvendo ele aqui porque é a coisa mais perto da infra-estrutura dos php/doc-* da vida, onde eu gostaria de implantar isso.