Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:TypeScript is:merged

Filter by

160M results  (2 s)

160M results

Syncing architecture change log with tonight s distribution work.

Membership verification before posting birthdays already existed, but it used guild.members.fetch(id).catch(() = null), collapsing a genuine Unknown Member (left/kicked) and a transient failure (rate limit, ...

This PR contains an automated contribution update. Closes #1045
updation

Adds continue-on-error: true to the Railway deploy step so the overall Deploy workflow passes even without a RAILWAY_TOKEN secret configured. Generated by Claude Code