Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix syntax error in .mention-bot #362

Closed
wants to merge 1 commit into from

Conversation

JelleZijlstra
Copy link
Member

@mention-bot
Copy link

Unable to parse mention-bot custom configuration file due to a syntax error.
Please check the potential root causes below:

  1. Having comments
  2. Invalid JSON type
  3. Having extra "," in the last JSON attribute

Error message:

Error: Parse error on line 11:
...dOrgs": ["python"],}
----------------------^
Expecting 'STRING', got '}'

@JelleZijlstra
Copy link
Member Author

Looks like mention-bot doesn't use the config file from the PR :)

@berkerpeksag
Copy link
Member

Thanks, this is a duplicate of #361.

@JelleZijlstra JelleZijlstra deleted the patch-1 branch May 4, 2017 03:45
akruis pushed a commit to stackless-dev/stackless that referenced this pull request Nov 1, 2017
akruis pushed a commit to stackless-dev/stackless that referenced this pull request Nov 1, 2017
akruis pushed a commit to stackless-dev/stackless that referenced this pull request Nov 1, 2017
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md)
- [Commits](getsentry/sentry-python@0.16.0...0.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants