Skip to content

Could not resolve to a ProjectV2 with the number 3. #411

Closed as not planned
Closed as not planned
@Mittelblut9

Description

@Mittelblut9

Im currently getting this error.

Error: Request failed due to following response errors:
 - Could not resolve to a ProjectV2 with the number 3.

My workflow looks like:

jobs:
   add-to-project:
       name: Add issue to project
       runs-on: ubuntu-latest
       steps:
           - uses: actions/add-to-project@v0.5.0
             with:
                 project-url: https://github.com/orgs/{org}/projects/3
                 github-token: ${{ secrets.MY_SECRET }}
  • The Project link is valid and the secret too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions