Heath Stewart

Results 419 comments of Heath Stewart

And if you're open to it, I'd be happy to submit a PR to make it possible. I can appreciate not accepting arbitrary parameters - then you'd have to deal...

I'm happy to see there's no breaking changes, but I'm also skeptical: there's nothing in the AzDO pipeline that indicates it actually compared against the *right* previous versions. @lmazuel how...

It's possible, sure, but Azure Pipeline tasks are run sequentially. There's no practical reason this hosted agent would be running parallel processes. Yet, I've dealt with numerous issues where Defender...

I tested this against a repo I created with divergent `main` and `feature/feat1` branches, and a `task1` branch created from the latter with a manually set `gh-merge-base`: https://github.com/heaths/test-repo/pull/2 That said,...

I rebased and cherry-picked your changes, sans an errant whitespace issue and a couple of grammatical fixes. I'll try to get to the `gh pr create` interactive change yet tonight.

I see you already merged it, but I woke this morning - after going to bed with an uneasy feeling I couldn't quite place about this - thinking that this...

> What implementation do you still have in mind? I know in the issue we talked about following the reflog algorithm, presumably on `pr create` with a new flag? How...

@jtmcg was surprised this wasn't mentioned in , or is this too specific of a workflow i.e., targeting feature branches? I know we're definitely not unique in that, but a...

We discussed this in our team sync yesterday, and it turns out we already have something in place. I think it's a good start to unblock internal partners but, long-term,...

I'm going to wait for the Breaking Change validation to run. It'll be easier than having to manually diff.