Giter Site home page Giter Site logo

Comments (4)

notriddle avatar notriddle commented on April 27, 2024

When the bors.toml file is not found in the repo, a "bors.toml definition struct" is generated in the GetBorsToml module.

from bors-ng.

notriddle avatar notriddle commented on April 27, 2024

See #183 for an example of how to do this.

from bors-ng.

kimsaehun avatar kimsaehun commented on April 27, 2024

I'd like to take on this issue.

I'm still having trouble figuring out the internals of the project so I would like to work on this for now as I explore the repo.

from bors-ng.

kimsaehun avatar kimsaehun commented on April 27, 2024

I've taken a look at the "get_bors_toml.ex" file and it looks like I just have to add a {file, status} tuple for each of the files that you've mentioned. However, I'm confused as to what the value of status should be.

Looking at #183, the tuple was {file, status} = {"circle.yml", "ci/circleci"}. How was it determined the status identifier for the "circle" file was "ci/circleci"?

Edit: I think I found out how to find what the value of status should be.

For Codeship, I believe the value should be "continuous-integration/codeship". Seeing as how the "status key specifies which GitHub Statuses it uses to determine a successful or failed build", I've searched for pull requests that use Codeship in hopes of figuring out the status. I found my example here.

from bors-ng.

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.