Content deleted Content added
set PR to "reviewed" if the result parameter is absent |
add missing IDs |
||
Line 151:
results = {
promoted = {
id = 'promoted',
text = 'Promoted',
aliases = {'pass', 'passed'}
},
['not promoted'] = {
id = 'not promoted',
text = 'Not promoted',
aliases = {'fail', 'failed'}
|