Giter Site home page Giter Site logo

Comments (10)

emre1702 avatar emre1702 commented on June 22, 2024 2

Had the same issue.

For people finding this old issue in the future:
action-token: "${{ secrets.WORKFLOW_ACTIONS }}"
Remove the quotes here
=> action-token: ${{ secrets.WORKFLOW_ACTIONS }}

from move-labeled-or-milestoned-issue.

benjamin-hull avatar benjamin-hull commented on June 22, 2024 1

Oh - yes, I've just redacted the owner and repo names in the example config and logs here as it's a private repo. The URL in the real config is correct, and yep, I get that output in the logs.

So I don't think that's the issue. Any other ideas?

from move-labeled-or-milestoned-issue.

fabiovinci avatar fabiovinci commented on June 22, 2024 1

Dear all,

I have the same error:
#ERROR# TypeError: Cannot read properties of null (reading 'columns')

Any news about it?

from move-labeled-or-milestoned-issue.

colinwilliams91 avatar colinwilliams91 commented on June 22, 2024 1

I am getting the same error :

#ERROR# TypeError: Cannot read properties of null (reading 'columns')

... could it be because this a new project, and by new I mean the newer version of GitHub Projects, the legacy ones being discontinued?

I am also having the same error currently. I have a suspicion you are correct @fredericsimard but I'm hoping you're incorrect lol 😓 😅

from move-labeled-or-milestoned-issue.

colinwilliams91 avatar colinwilliams91 commented on June 22, 2024 1

This Issue #28 actually has a comment pointing to a better way to achieve similar things that worked for me!

from move-labeled-or-milestoned-issue.

fredericsimard avatar fredericsimard commented on June 22, 2024 1

@colinwilliams91 I believe this might fix the issue. I'll try that tomorrow and let you know.

from move-labeled-or-milestoned-issue.

fredericsimard avatar fredericsimard commented on June 22, 2024 1

@colinwilliams91 Turns out there is no need for an action with the new Projects, you can use Workflows to move issues and PRs in a project and put them in a specific column. More details here:

from move-labeled-or-milestoned-issue.

konradpabjan avatar konradpabjan commented on June 22, 2024

Your project URL needs to have the actual owner and repo names, something like:

project-url: https://github.com/konradpabjan/move-labeled-or-milestoned-issue/projects/17

If the URL is correct, you should see output that says something like
This project is configured at the repo level. Repo Owner: konradpabjan, repo name: move-labeled-or-milestoned-issue project number#17

from move-labeled-or-milestoned-issue.

ian-steffy avatar ian-steffy commented on June 22, 2024

@benjamin-hull Did you find a fix for this?

@emre1702 This did not change the error for me.

from move-labeled-or-milestoned-issue.

fredericsimard avatar fredericsimard commented on June 22, 2024

I am getting the same error :

#ERROR# TypeError: Cannot read properties of null (reading 'columns')

... could it be because this a new project, and by new I mean the newer version of GitHub Projects, the legacy ones being discontinued?

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.