Page MenuHomeDevCentral

Fix GitHub issues for repository mirroring
Closed, ResolvedPublic

Description

The following errors currently occur according phd logs:

  • rNOTIFCLI ERROR: Permission to nasqueron/notifications-cli-client.git denied to alken-orin.
  • rDII error: failed to push some refs to 'git@github.com:nasqueron/servers-502' [remote rejected] refs/pull/1/head -> refs/pull/1/head (deny updating a hidden ref)
  • rTOMMY ERROR: Permission to nasqueron/notifications-cli-client.git denied to alken-orin. (probably during repo recreation, should be ok now)

Event Timeline

dereckson triaged this task as Normal priority.Sep 22 2018, 11:15
dereckson created this task.
dereckson moved this task from Backlog to Config on the DevCentral board.
dereckson updated the task description. (Show Details)

For the last one, rDII, we currently have:

So let's fix that one by removing master branch.

dereckson updated the task description. (Show Details)

Done, GitHub shows 9d5c84e52ed2 too for main and doesn't have a master branch anymore.