Giter Club home page Giter Club logo

Comments (4)

bkeepers avatar bkeepers commented on May 26, 2024 1

The error is actually coming from the duplicate requestInfoReplyComment key. YAML appears to not like that.

from reminders.

bkeepers avatar bkeepers commented on May 26, 2024

@reelsense The app is working for me. You can see a test here: probot/test#27 (comment)

Can you tell me the name of the organization or user account that you have the app installed? There is an issue where having a malformed .github/config.yml can cause the app not to function without notice (probot/friction#1), and you might be running into that.

from reminders.

reelsense avatar reelsense commented on May 26, 2024

https://github.com/MasieroTechGroup

Looking at my commit history it looks like the bot stopped working when I added this to config.yml.

## BOT Reminders
reminders:  
  # Label applied to issues with pending reminders
  label: reminder
##

I'm not sure what part causes it to fail.

### BOT
# Configuration for request-info - https://github.com/behaviorbot/request-info

# *Required* Comment to reply with
# Can be either a string :
requestInfoReplyComment: >
  We would appreciate it if you could provide us with more info about this issue/pr!

# Or an array:
requestInfoReplyComment:
  - Ah no! young blade! That was a trifle short!
  - Tell me more !
  - I am sure you can be more effusive


# *OPTIONAL* default titles to check against for lack of descriptiveness
# MUST BE ALL LOWERCASE
requestInfoDefaultTitles:
  - update readme.md
  - updates

# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
requestInfoLabelToAdd: needs-more-info

# *OPTIONAL* Only warn about insufficient information on these events type
# Keys must be lowercase. Valid values are 'issue' and 'pullRequest'
requestInfoLabelToAdd:
  pullRequest: true
  issue: true
###


### BOT
# Configuration for update-docs - https://github.com/behaviorbot/update-docs

# Comment to be posted to on PRs that don't update documentation
updateDocsComment: >
  Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes.
updateDocsWhiteList:
  - bug
  - fix
  - error
###

## BOT Reminders
reminders:  
  # Label applied to issues with pending reminders
  label: reminder
##

It's very possible I'm doing it wrong.

GitHub

from reminders.

reelsense avatar reelsense commented on May 26, 2024

Thank you! I'll remove and test. I'll reopen if I still have problems.

from reminders.

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.