Git Product home page Git Product logo

Comments (11)

Juulsn avatar Juulsn commented on August 19, 2024 1

You can change your input type back to boolean now. The latest change should fix the issue.

from todo-issue.

Stanzilla avatar Stanzilla commented on August 19, 2024 1

Edit: looks like it worked, thanks!

from todo-issue.

Juulsn avatar Juulsn commented on August 19, 2024

Hey! Did you activate the Import All option before you click Run Workflow?

image

from todo-issue.

Stanzilla avatar Stanzilla commented on August 19, 2024

Hey! Did you activate the Import All option before you click Run Workflow?

image

Yeah I did! Could it be something about the quotes? Your example has single quotes, I use double?

from todo-issue.

Juulsn avatar Juulsn commented on August 19, 2024

Nope, that shouldn't be it. As a workaround: change the input type to string instead of boolean and write true in the text field.
That should work.
I've read something about bools are not real bools in workflow inputs but kinda ignored it haha :)

from todo-issue.

Stanzilla avatar Stanzilla commented on August 19, 2024

Nope, that shouldn't be it. As a workaround: change the input type to string instead of boolean and write true in the text field. That should work. I've read something about bools are not real bools in workflow inputs but kinda ignored it haha :)

Still fails, sadly :(

The logs don't have much either:

2022-01-24T15:30:49.5493690Z [command]/usr/bin/git log -1 --format='%H'
2022-01-24T15:30:49.5525703Z '899b4abbafd91466ab0696644f33e98c3714d509'
2022-01-24T15:30:49.5778210Z ##[group]Run derjuulsn/todo-issue@main
2022-01-24T15:30:49.5778502Z with:
2022-01-24T15:30:49.5778809Z   excludePattern: ^(mkdocs-material/|src/assets/javascripts/)
2022-01-24T15:30:49.5779124Z   keywords: TODO
2022-01-24T15:30:49.5779490Z env:
2022-01-24T15:30:49.5780106Z   GITHUB_TOKEN: ***
2022-01-24T15:30:49.5780328Z ##[endgroup]
2022-01-24T15:30:51.6131335Z ##[error]Action can only be used on trigger push or in manual and importAll mode
2022-01-24T15:30:51.6819161Z Post job cleanup.

from todo-issue.

gunar avatar gunar commented on August 19, 2024

I'm having the same problem:

Action can only be used on trigger push or in manual and importAll mode

Tried all variations of default: 'true', type: boolean and type: string, etc… nothing makes importAll work :(

I'm wondering if this exceptions that is thrown has anything to do with it:

image

from todo-issue.

Juulsn avatar Juulsn commented on August 19, 2024

Hey @gunar

solved it with v1.1.3. Sorry for responding that late.
Overlooked the comment in this closed issue ;)

from todo-issue.

gunar avatar gunar commented on August 19, 2024

@DerJuulsn Thanks for circling back. I'm still getting Error: Action can only be used on trigger push or in manual and importAll mode.

I'm assuming @main should get me the latest version right?

image

from todo-issue.

Juulsn avatar Juulsn commented on August 19, 2024

@gunar My bad, fixed now!

from todo-issue.

gunar avatar gunar commented on August 19, 2024

Much better, thanks @DerJuulsn!

from todo-issue.

Related Issues (11)

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.