Kuba_Z2
Kuba_Z2
I would use signed integers.
Thanks!
> Bots have a `username`, no `global_name` - Actually, any user that hasn't set a `global_name` won't have one, `username` will be always populated though 
Replaced by #55
All things considered, I think there is no way to implement reasonable F# support for minimal APIs as of now (F# 9). [F# emits wrappers for methods passed to delegates](https://github.com/fsharp/fslang-suggestions/issues/1083)...
It's not the best idea I think, because on pull request only activates when the pull request is created, it won't trigger for additional pushes to the source branch.
> It is not a bad idea I think, it will rerun the build process every time a new push is made to the pull request. It can even be...
Not really, there are many activity types: - assigned - unassigned - labeled - unlabeled - opened - edited - closed - reopened - synchronize - converted_to_draft - locked -...
Well, you are right then, we would only lose reopened there, though I still think reopened is not needed