question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Automatically ignore bot users

See original GitHub issue

Hey,

GitHub recently introduced bot users (aka integrations). It would be nice if bots would be automatically white-listed, since they can’t sign any CLA. They always include the tag [bot] in their committer name, e.g. greenkeeper[bot], which users are not allowed to use.

Also if there is a full user object, the type key can be checked, which is set to "Bot".

So It would be rather easy to filter them.

Have look at this example: https://api.github.com/repos/wireapp/wire-webapp/pulls/422/commits

This is related to this issue https://github.com/greenkeeperio/greenkeeper/issues/236

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:20
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

14reactions
Arcanemaguscommented, Oct 30, 2017

I absolutely love the irony of a bot commenting on an issue about bot users not being supported. (Also: Bump so this doesn’t get closed as stale.)

4reactions
stale[bot]commented, May 18, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Internet Bots | Segment Documentation
Is it possible to ignore bad bots? Segment doesn't offer an out-of-the-box solution to filter or ignore bot traffic. As such, you generally...
Read more >
How do I make my bot ignore people with the ignored role?
You can check if the member has the role by either using MemberRoleManager#has() or MemberRoleManager#some(). An example by the Discord.
Read more >
Prevent replies to Custom Bots for an entirely automated ...
To prevent replies at the end of a custom bot, select 'Disable the composer' as a follow up action: This works like any...
Read more >
Filter or Ignore Errors from Bots - Rollbar Docs
Rollbar provides a few ways to filter or ignore errors that happen in requests made by bots. Using Custom Grouping. You can create...
Read more >
How to Exclude Bot Traffic in Google Analytics - Erudite Agency
Go to 'View Settings' and tick the checkbox that says 'Exclude all hits from known bots and spiders'. Check the box that says...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found