< bitcoin-git>
[gui] hebasto closed pull request #274: [PoC] [do not merge]: Support runtime appearance adjustment on macOS (master...210407-dark-poc) https://github.com/bitcoin-core/gui/pull/274
< jnewbery>
has anyone found a way to suppress github notifications of other projects merging bitcoin core commits that have your github handle in? I seem to get notifications almost every day of some randomcoin merging commits that happen to have my handle in the commit message.
< wumpus>
no general way, no, i tend to block the projects (set to "ignore" in the "watch" dropdown) as they go
< wumpus>
this will prevent them from appearing for that project from then on, it does feel like a DDoS sometimes though, i don't think github offers a way to disable entire classes of notifications or set a whitelist of projects
< wumpus>
(of course, if you use a client-side tool like bitcoin-maintainer-tools's ghwatch to watch notifications, it's possible to do any kind of filterint you want)
< jnewbery>
wumpus: yeah, I also do that, but agree that it's like whack-a-mole. You 'ignore' notifications from randomcoin and the next day get notifications from randomcoincash
< wumpus>
right
< wumpus>
it would be useful to be able to set up a whitelist for specific kinds of notifications, e.g. commit notifications only from a limited set of repositories .. or thinking of it maybe not at all, i don't think i'm ever interested in seeing 'your name was highlighted in a commit message'
< hebasto>
is there a known reason for `rpc_signrawtransaction.py --descriptors` failures on https://bitcoinbuilds.org ?
< fanquake>
jnewbery: that’s being discussed in the maintainer group at the moment. No one really has an answer, other than “it’s annoying”, and it’s been getting worse recently
< bitcoin-git>
[bitcoin] jonatack opened pull request #21644: net: use NetPermissions::HasFlag() in CConnman::Bind() (master...NetPermissionFlags-noban-bugfix) https://github.com/bitcoin/bitcoin/pull/21644