#8885 Cannot push to modules namespace: pre-receive hook declined
Closed: Fixed by mohanboddu. Opened by astepano.

Hello, I cannot push to modules namespace:

The message is: pre-receive hook declined

It would be good that the hook gives more information.

  standard-test-roles-module git:(3.0)  fedpkg push 
Enumerating objects: 1, done.
Counting objects: 100% (1/1), done.
Writing objects: 100% (1/1), 608 bytes | 152.00 KiB/s, done.
Total 1 (delta 0), reused 0 (delta 0)
remote: Branch refs/heads/3.0 is unsupported
remote: Denied push for ref 'refs/heads/3.0' for user 'astepano'
remote: All changes have been rejected
To ssh://pkgs.fedoraproject.org/modules/standard-test-roles
 ! [remote rejected] 3.0 -> 3.0 (pre-receive hook declined)
error: failed to push some refs to 'ssh://astepano@pkgs.fedoraproject.org/modules/standard-test-roles'
Could not execute push: Failed to execute command.

The problem was the EOL for standard-test-roles module for 3.0 stream branch is set for 2019-08-28. I updated it to 2020-12-01 which is same as for the rpm's 3.0 branch.

This should be fixed now.

https://pdc.fedoraproject.org/rest_api/v1/component-branches/?global_component=standard-test-roles&name=3.0

Metadata Update from @mohanboddu:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata