Code Monkey home page Code Monkey logo

Comments (7)

jpoehnelt avatar jpoehnelt commented on June 3, 2024
Error: [@probot/octokit-plugin-config] Configuration could not be parsed from https://api.github.com/repos/NTAP/warpcore/contents/.github%2Fin-solidarity.yml (YAML is not an object)
    at getConfigFile (/usr/src/app/node_modules/@probot/octokit-plugin-config/dist-node/index.js:129:13)

from in-solidarity-bot.

jpoehnelt avatar jpoehnelt commented on June 3, 2024

It seems you are using an invalid config file in your github org.

from in-solidarity-bot.

jpoehnelt avatar jpoehnelt commented on June 3, 2024

Can read more about shared configs at https://probot.github.io/docs/best-practices/#store-configuration-in-the-repository

from in-solidarity-bot.

larseggert avatar larseggert commented on June 3, 2024

Any chance to get more diagnostics about where the YAML is broken? yamllint likes it.

from in-solidarity-bot.

jpoehnelt avatar jpoehnelt commented on June 3, 2024

The configuration file is a single line string with a file path. While it might be valid yaml, it is not a valid configuration file. If you are intending to extend a config file, see the link above on probot best practices for configuration.

from in-solidarity-bot.

larseggert avatar larseggert commented on June 3, 2024

Hm, thanks for the explanation. The weird thing is that this used to work. The "single line string with a file path" is a git symlink. And in the past, that caused the configuration file that was the destination of the symlink to be used.

from in-solidarity-bot.

jpoehnelt avatar jpoehnelt commented on June 3, 2024

Weird that that worked and then stopped. Would probably be somewhere upstream: https://github.com/probot/octokit-plugin-config/commits/main 🤔

from in-solidarity-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.