Using batchMessage was the main culprit that caused issues when trying to apply options, so I have restructured it into one single large message call which solves all previous issues. I have not yet tested whether or not fetching user config options work properly yet.
Using `batchMessage` was the main culprit that caused issues when trying to apply options, so I have restructured it into one single large `message` call which solves all previous issues. I have not yet tested whether or not fetching user config options work properly yet.
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.
Using
batchMessagewas the main culprit that caused issues when trying to apply options, so I have restructured it into one single largemessagecall which solves all previous issues. I have not yet tested whether or not fetching user config options work properly yet.