This message was deleted.
# bug-reports
s
This message was deleted.
p
hey @Jamie Saunders! Sorry this is happening, if the changes are being committed to the branches correctly i don't see why these branches shouldn't be updating
@Jacob Gold can take a look here!
j
Thanks! I've tried a few things with no luck
Things I've tried today: •
gt branch untrack && gt branch track
to reset tracking •
gt repo init --reset
to reset the state of everything, then retracking all my branches •
brew remove withgraphite/tap/graphite
and re-running our company script to re-install • Opening new branches/PRs to see if that works I'm still stuck in a state where I add a commit to an existing branch/PR, the following happens: • Running
gt stack submit -u
- Each branch shows No-op and doesn't update • Running
gt stack submit
or
gt stack submit -u --always
tries to create new PRs I'm pretty stuck right now. Any help would be appreciated!
Ok some how this started working now! I now see links to my PRs when running
gt l
, and running
gt stack submit -u
updates things correctly 🎉 One thing I tried this morning was to move over to a Github PAT
j
hmm, just seeing this, not sure which of these fixes did it for you, but glad things are working now! lmk if you have any further issues
j
Thanks! I think it was either switching to a PAT, or waiting for the github outage or both 🙂