Giter Site home page Giter Site logo

Comments (4)

janpio avatar janpio commented on June 3, 2024

Ok, while debugging another issue (which looked like #11) I have another combination of failing cards/columns:

If

###### Automation Rules
- `added_label` **wontfix**

is right to

###### Automation Rules
- `accepted_pullrequest`

adding the wontfix label doesn't do anything.

Here I don't see any topical connection, so this doesn't make sense at all.

Is it maybe connected to the fact that the columns is x columns to the right?
What would be the best way to debug this?
Could/shoult the bot maybe add a comment to an issue/PR if moving it fails for whatever reason with some information?

from project-bot.

janpio avatar janpio commented on June 3, 2024

I created a new project board and setup up just 4 columns to test what I wrote in the comment before:

###### Automation Rules
- `new_issue`
###### Automation Rules
- `added_label` **bug**
###### Automation Rules
- `accepted_pullrequest`
###### Automation Rules
- `added_label` **discussion**

per my observation and theory in #17 (comment) after creating a new issue, it should have appeared in column 1. Then adding the bug label should have moved it to column 2. That both worked. Then removing bug and adding discussion should not have moved it to column 4 because of the theorized blocking of accepted_pullrequest. But - the issue moved to column 4 just fine. Toggling the labels between discussion and bug also toggled the issue from col 2 to 4.

So it seems not to be connected to actual content of a column left to it at all.
Which leaves only "too much to the right" of my previous theories.

Strange.

from project-bot.

philschatz avatar philschatz commented on June 3, 2024

Cards in columns do not block a card from moving to a column on the right. In general, the only way in which project-bot is aware of the order of columns is that it checks if a GitHub event matches the configuration. If so, it moves the card. And I believe it applies the cards in-order left-to-right and top-to-bottom.

column | column
1      | 3
2      | 4

from project-bot.

janpio avatar janpio commented on June 3, 2024

Hm, I expected so - but still have some automation rules not working sometimes, similar to #11 and the ones documented above of course :/

What would be the best way to debug this?
Any idea what could possibly result in a rule not being executed?

from project-bot.

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.