librewiki / liberty-skin

Liberty skin
GNU General Public License v3.0
17 stars 49 forks source link

Translation updates blocked #14

Closed Abijeet closed 1 year ago

Abijeet commented 1 year ago

When pushing translations to this repository, we are currently facing this issue:

 The command "cd 'mwgithub/librewiki/liberty-skin'; git add .; if ! git diff  
   --cached --quiet; then git commit -m 'Localisation updates from https://tr  
  anslatewiki.net.'; git rebase 'origin/master' && git push origin 'master';   
  fi" failed.                                                                  

  Exit Code: 1(General error)                                                  

  Working directory: /scratch/exports                                          

  Output:                                                                      
  ================                                                             
  [master 1b05bbf] Localisation updates from https://translatewiki.net.        
   1 file changed, 11 insertions(+)                                            
  Current branch master is up to date.                                         

  Error Output:                                                                
  ================                                                             
  remote: error: GH006: Protected branch update failed for refs/heads/master.  

  remote: error: 2 of 2 required status checks are expected.                   
  To github.com:librewiki/liberty-skin.git                                     
   ! [remote rejected] master -> master (protected branch hook declined)       
  error: failed to push some refs to 'github.com:librewiki/liberty-skin.git' 

Please investigate a way to resume translations updates by @translatewiki.

zlzleking commented 1 year ago

Branch protection rule has removed.