Giter Site home page Giter Site logo

Comments (8)

pkoch avatar pkoch commented on July 4, 2024 1

@konradpabjan How open to a PR would you be? Are there any guidelines it would need to follow?

from move-labeled-or-milestoned-issue.

pkoch avatar pkoch commented on July 4, 2024 1

Sorry, no movement here. :/

from move-labeled-or-milestoned-issue.

konradpabjan avatar konradpabjan commented on July 4, 2024

Unfortunately right now you can only specify a single label 🤔 though it should be very simple to add support for multiple labels.

Pretty much the found boolean just needs to be set to true very early on.

from move-labeled-or-milestoned-issue.

LeonardAukea avatar LeonardAukea commented on July 4, 2024

This would be a good extension

from move-labeled-or-milestoned-issue.

konradpabjan avatar konradpabjan commented on July 4, 2024

I would be open to accepting a PR 😃

My last tag was v2.0 a long long time ago so with any new changes I would just bump it up to v3.0.

No major guidelines unfortunately and I never had time to create a contributor doc. This was one my first actions I wrote and I regretfully wish I did it with typescript instead of pure JS but 🤷‍♂️ Best practices have changed significantly. Also I would like to get rid of node_modules since it's best practice to use webpack with something like NCC (we do this for all GitHub first party actions).

My only ask if submitting a PR would be to try not to add any new NPM packages (so that the node_modules folder is not modified). It should be possible without any new packages and a few modifications in index.js should suffice

from move-labeled-or-milestoned-issue.

pkoch avatar pkoch commented on July 4, 2024

I'm an actions n00b, sorry in advance is the question is not great.

I agree wirh you that the crux of it will be toggling found, but I'd like to talk about how to represent the condition. My use case is to only trigger the action is 2 specific labels being there. Should I maybe turn that field into a comma separated one?

I can also see this evolving to a binary expression system (A & B | !C), but i feel like that's a "next level" improvement.

We'll need to make this a major bump, I think, since it'll change the semantics of the field

from move-labeled-or-milestoned-issue.

marina-chibizova avatar marina-chibizova commented on July 4, 2024

@pkoch have you found a solution for this?

My use case is to only trigger the action is 2 specific labels being there.

My use case is similar, I need to identify the project and column based on the combination of labels

from move-labeled-or-milestoned-issue.

marina-chibizova avatar marina-chibizova commented on July 4, 2024

thanks for respond

from move-labeled-or-milestoned-issue.

Related Issues (12)

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.