Error: GIT Push remote update Result: pre-receive hook declined
Description
Multiple Branching Baseline jobs show No local Modifications to commit. As a result the following error message is thrown:
AR-Debug:: GIT Push Result: RemoteRefUpdate[remoteName=refs/heads/release/CI_UAT2_Refresh, REJECTED_OTHER_REASON, 3235de0aa8e9edd83ab68d4d723c0301847caf78...9b4c80cea9e7217aa7d16486f1f30b609406c2f1, fastForward, srcRef=refs/heads/release/CI_UAT2_Refresh, message="pre-receive hook declined"] Status of the GIT Push process: REJECTED_OTHER_REASON
Cause
One of your commit messages is missing a valid issue key:
9b4c80c: Commit From AutoRABIT [Branch Baseline] [LabelName:UAT2 Baseline]
Steps for Resolution
Ensure to cross-verify the following things:
Create a new repository link where the key should include part of the commit comment from AutoRABIT.
(or)
Modify the existing Repository Linkβs Key to align with the AutoRABIT Branching Baseline commit comment.
(or)
Need to disable the Repository Link.
Last updated