kir68k / xira

Xira ~ A portage repository (also one of my aliases)
https://tea.krxt.dev/kir68k/xira
ISC License
0 stars 0 forks source link

Use "Closes #[PR]" instead of merging #16

Open kir68k opened 2 months ago

kir68k commented 2 months ago

Instead of accepting PRs and merging them into stream, instead add "Closes #[PR]" to a commit message with the changes, directly pushing to stream. I'd prefer merging, but I'm not sure if there's a way to sign-off merges with the UI, currently merge commits aren't signed off.

I personally only use PRs for testing/CI, so it's fine. This would make others' PRs signed off by me too.

kir68k commented 2 months ago

Hmm, alternatively, I could manually do what the "merge" button does, I think.

This is just a note to myself, I'll keep it open till I embed it in my memory, lol