Buck Doyle

Results 44 comments of Buck Doyle

Thanks for working on this, I’m seeing [a warning about this](https://github.com/backspace/adventures/actions/runs/7080455543/job/19268370618#step:15:50), is there any hope of it being merged and released? 🤞🏻

Hey, I just saw this, you might find [this action](https://github.com/marocchino/sticky-pull-request-comment) helpful in that regard 🤓

Something like [`memory-scroll`](https://github.com/ef4/memory-scroll) but modifier-based might be nice 😀

Yeah. I deleted that line to use the globally-defined _ and it works for me.

Hey, sorry for the delay in responding, @gdubicki. If this happens again, could you let us know if refreshing the tab causes the branch to show? It’s my suspicion that...

Sadly, no one will see posts to this thread or repository, so I don’t recommend putting energy into writing things up here.

Until something like this is officially supported, you could use the GitHub Status API to implement it yourself. See [this example in `travis-web`](https://github.com/travis-ci/travis-web/blob/master/config/deployment/update-github-status.sh) where pull requests are automatically deployed and...

Before 0.6.0 `unscoped` was the way to opt out, the problem we were having is that the scoping AST transform of the hosting Ember application was being applied to components...

yes, did something change about permissions for tokens? I remember it being a checklist with code-like names as described in the documentation (`org:read`) but in the Github UI they’re all...

Following up, I found that these permissions are what worked: I didn’t iterate this one step at a time because I needed someone to approve permissions changes for me, but...