This will show one or two entries per accepted/rejected motion thread:
1. The initial proposal will always be shown.
2. If there was a "this proposal was accepted/rejected" post, that is
shown too.
If folks follow my suggested:
[{project} {status}]: {motion description} (+{LGTMs} -{REJECTs} #{ABSTAINs})
subject template, you won't even have to visit the message to see the
vote breakdown.
{
"comment": "Previous motions which were accepted.",
"query": [
- "tag:oci::motion",
"tag:oci::motion-accepted"
],
"title": "Accepted motions"
{
"comment": "Previous motions which were rejected.",
"query": [
- "tag:oci::motion",
"tag:oci::motion-rejected"
],
"title": "Rejected motions"