The release process says I need a PAT for GitHub, but not which flavor, how to configure it, or how it's used. Is SSH or password-based authentication also OK? Where is this used in the process? 🙂
b
broad-processor-92400
12/10/2023, 6:39 PM
I think gh auth is now managed via the gh CLI rather than via that, so potentially not necessary vs just authing that, however than needs to happen. (I may be wrong, though…)
g
gorgeous-winter-99296
12/10/2023, 7:11 PM
Fun stuff; I don't think this works with modern fine-grained API tokens. I'd have to give it permissions against pantsbuild/pants, but that isn't an option when configuring the token. I can only select repos I'm an owner on.
🤷♂️ 1
gorgeous-winter-99296
12/10/2023, 7:17 PM
And with old tokens I end up with a 422... I'll just make the PR manually 😄 Seems like that's where it's needed.