- Add context parameter to `registerNoInteractive`, `registerInteractive`, and `doRegister` functions
- Remove the creation of a new context in `doRegister`, now using the passed context instead
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
registerNoInteractive,registerInteractive, anddoRegisterfunctionsdoRegister, now using the passed context insteadSigned-off-by: Bo-Yi Wu appleboy.tw@gmail.com