Giter Club home page Giter Club logo

Comments (5)

karfau avatar karfau commented on July 16, 2024

I think there might be some missing information:

image

If you still believe this is an issue and not just misreading all the different informations, you will need to provide more details or another example.

PS: It is really hard to find the right action run related to a commit, sometimes from the github UI it looks like they are triggered from a master commit but they are actually not.

from automerge-action.

menny avatar menny commented on July 16, 2024

What other information? I provided a screenshot of the auto-merge which was done, and in the same screenshot you can see that not all checks were done, specifically the master-green-requirement

from automerge-action.

menny avatar menny commented on July 16, 2024

This is the action's run.
https://github.com/AnySoftKeyboard/AnySoftKeyboard/runs/498444642?check_suite_focus=true

from automerge-action.

karfau avatar karfau commented on July 16, 2024

Am I right that the github action master-green-requirement is only executed on branches or PRs?
The reason why it is not even listed in your sceenshot although it is required for PR to land, is that your screenshot shows the github actions that are (at the time of your screenshot) being executed against the merge commit (84a...) on the master branch, not on the last commit on the branch (834...). At least that is what it looks like for me.

Another issue might be that if your branch protection is not also forcing Admins to require those checks, and your personal token that you are using is for an admin, it might be able to skip the tests. But There is not enough information in this issue to confirm this.

Last but not least: the checkbox in the screenshot doesn't imply that this check was the one merging the PR, it just means that the action run finished successfully (which it can also do if it decides to do nothing).

from automerge-action.

pascalgn avatar pascalgn commented on July 16, 2024

I think this is not yet fixed, or at least it's not clear what the cause for the problem is. However, it's a long time since there was any activity in this issue, so I will close it for now. If you have any new information or need any help, feel free to reopen this issue!

from automerge-action.

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.