Skip to content

check_if_signed: Get source branch if not set

Tim Rühsen requested to merge rockdaboot/gnutls:tmp-get-source-branch into master

Work around CI_MERGE_REQUEST_SOURCE_BRANCH_NAME issue in Gitlab.com CI. See !929 (closed)

Checklist

  • Code modified for feature
  • Test suite updated with functionality tests
  • Test suite updated with negative tests
  • Documentation updated / NEWS entry present (for non-trivial changes)

Reviewer's checklist:

  • Any issues marked for closing are addressed
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent and according to CONTRIBUTION.md
  • This feature/change has adequate documentation added
  • No obvious mistakes in the code

Merge request reports