-- If USERCONFIG is true, merge userconfig into opts
ifUSERCONFIGthen
merge_into_opts("user")
fork,vinpairs(require("user"))do
opts[k]=v
end
else
MYKEY=nil
MYPUBKEY=nil
end
-- Return config options table
Reference in New Issue
Block a user
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.