gnaponie / waiverdb

Forked from waiverdb 6 years ago
Clone

834488d CI/CD: flag commit for post-merge build

Authored and Committed by rayson 5 years ago
    CI/CD: flag commit for post-merge build
    
    Follow up https://pagure.io/waiverdb/issue/303:
    
    When a post-merge build starts, the commit is marked as 'pending'.
    When a post-merge build succeeds, the commit is marked as 'success'.
    When a post-merge build fails, the commit is marked as 'failure'.
    
    This PR depends on https://pagure.io/c3i-library/pull-request/10.