GithubHelp home page GithubHelp logo

Comments (3)

zhanghongce avatar zhanghongce commented on June 3, 2024

I'm not able to push to the repo to fix it.

$ git push
Counting objects: 10, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (10/10), done.
Writing objects: 100% (10/10), 2.66 KiB | 2.66 MiB/s, done.
Total 10 (delta 5), reused 0 (delta 0)
remote: Resolving deltas: 100% (5/5), completed with 4 local objects.
remote: error: GH006: Protected branch update failed for refs/heads/master.
remote: error: 5 of 5 required status checks are expected.
To github.com:Bo-Yuan-Huang/ILA-Tools.git
 ! [remote rejected]   master -> master (protected branch hook declined)
error: failed to push some refs to '[email protected]:Bo-Yuan-Huang/ILA-Tools.git'

from ilang.

Bo-Yuan-Huang avatar Bo-Yuan-Huang commented on June 3, 2024

The master branch is now protected under status check policy. That is, you should create a branch for the fix/new feature and issue a pull request. Once all checks pass on the pull request, it can then be merged to the master branch.

from ilang.

zhanghongce avatar zhanghongce commented on June 3, 2024

Alright.

from ilang.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.