Originally created by @bahamat on GitHub (May 31, 2016).
At line 381, challenges is set to an empty value and the script aborts due to pipefail at line 383.
The fix for this is to remove new lines and collapse the output into a single line.
Originally created by @bahamat on GitHub (May 31, 2016).
At line 381, `challenges` is set to an empty value and the script aborts due to `pipefail` at line 383.
The fix for this is to remove new lines and collapse the output into a single line.
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.
Originally created by @bahamat on GitHub (May 31, 2016).
At line 381,
challengesis set to an empty value and the script aborts due topipefailat line 383.The fix for this is to remove new lines and collapse the output into a single line.
@bahamat commented on GitHub (Jun 14, 2016):
Not an issue after #202.