Giter Club home page Giter Club logo

travis-github-pr-bot's Introduction

⚠️ This repo is now deprecated ⚠️

Build Status

A pretty simple python script that will get output from stdin and comment that output onto the pull request that initilized the build on travis.

Getting up and running.

  1. Have travis build enabled github repo.
  2. Have a dummy github account and get a token for it.
  3. Add the dummy account token to the travis config file under under TRAVIS_BOT_GITHUB_TOKEN.
  4. Add the something equivalent following lines to your .travis.yml file, incidentally the following code will report flake8 results to the PR.
before_install:
  - pip install travis_bot
  - flake8 . | travis_bot

travis-github-pr-bot's People

Contributors

dependabot[bot] avatar koddsson avatar mrshu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

travis-github-pr-bot's Issues

License seems to be incorrect

Hi there,

I was planning to fork your code and therefore was checking out the license. The file has -

Copyright (c) 2012 Paul Bakaus, http://jqueryui.com/

This software consists of voluntary contributions made by many
individuals (AUTHORS.txt, http://jqueryui.com/about) For exact
contribution history, see the revision history and logs, available
at http://jquery-ui.googlecode.com/svn/

This does not seem to be right. Was there a copy-paste error somewhere ?

One comment each build.

In #1 there are two comments (one for each build). Ideally each build should edit it's predecessor? A quick fix would be adding a build parameters.

Remove PEP8/Flake specific text?

Hi Kristján, nice and simple project!

I was wondering if you'd be open to removing the PEP8/flake specific text in the comment. Asking because I'd like to use this with more than just flake8 :)

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.