Giter Site home page Giter Site logo

hjanuschka / issue-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fastlane/issue-bot

0.0 2.0 0.0 47 KB

This bot is responsible for commenting on GitHub issues that haven't had any activity

Home Page: https://fastlane.tools

License: MIT License

Ruby 100.00%

issue-bot's Introduction

issue-bot

This bot is responsible for commenting on GitHub issues that haven't had any activity for multiple months.

Due to the fast nature of fastlane, issues often can't be reproduced any more after 2-3 months of inactivity.

issue-bot's People

Contributors

krausefx avatar ohayon avatar hjanuschka avatar

Watchers

James Cloos avatar  avatar

issue-bot's Issues

demo

signing

Update availaible

gym(
	use_legacy_build_api: true
	dasads
)
ERROR [2016-11-18 15:11:37.90]: fastlane finished with errors
/usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane_core-0.56.0/lib/fastlane_core/ui/interface.rb:145:in `user_error!': [!] Error building the application - see the log above (FastlaneCore::Interface::FastlaneError)
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane_core-0.56.0/lib/fastlane_core/ui/ui.rb:14:in `method_missing'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/gym-1.12.0/lib/gym/error_handler.rb:54:in `handle_build_error'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/gym-1.12.0/lib/gym/runner.rb:101:in `block in build_app'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane_core-0.56.0/lib/fastlane_core/command_executor.rb:88:in `execute'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/gym-1.12.0/lib/gym/runner.rb:97:in `build_app'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/gym-1.12.0/lib/gym/runner.rb:12:in `run'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/gym-1.12.0/lib/gym/manager.rb:14:in `work'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/actions/gym.rb:24:in `run'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/runner.rb:202:in `block (2 levels) in execute_action'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/actions/actions_helper.rb:35:in `execute_action'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/runner.rb:187:in `block in execute_action'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/runner.rb:186:in `chdir'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/runner.rb:186:in `execute_action'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/runner.rb:112:in `trigger_action_by_name'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/fast_file.rb:146:in `method_missing'
        from Fastfile:29:in `block (2 levels) in parsing_binding'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/lane.rb:33:in `call'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/runner.rb:49:in `block in execute'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/runner.rb:45:in `chdir'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/runner.rb:45:in `execute'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/lane_manager.rb:52:in `cruise_lane'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/command_line_handler.rb:30:in `handle'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/commands_generator.rb:95:in `block (2 levels) in run'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane_core-0.56.0/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/commands_generator.rb:292:in `run'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/commands_generator.rb:36:in `start'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
        from /usr/local/rvm/gems/ruby-2.3.1@global/gems/fastlane-1.110.0/bin/fastlane:5:in `<top (required)>'
        from /usr/local/rvm/rubies/ruby-2.3.1/bin/fastlane:23:in `load'
        from /usr/local/rvm/rubies/ruby-2.3.1/bin/fastlane:23:in `<main>'
        from /usr/local/rvm/gems/ruby-2.3.1@global/bin/ruby_executable_hooks:15:in `eval'
        from /usr/local/rvm/gems/ruby-2.3.1@global/bin/ruby_executable_hooks:15:in `<main>'

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.