Skip to content

Filter bots from the contributors list#223

Open
SayanthD wants to merge 2 commits intoReVanced:devfrom
SayanthD:filter-contributor-bots
Open

Filter bots from the contributors list#223
SayanthD wants to merge 2 commits intoReVanced:devfrom
SayanthD:filter-contributor-bots

Conversation

@SayanthD
Copy link
Copy Markdown

@SayanthD SayanthD commented May 7, 2026

No description provided.

Comment thread src/services/contributors.ts Outdated
import { getBackend, getConfig } from '../config';
import type { Env } from '../types';

const botNames = ['semantic-release-bot', 'revanced-bot', 'dependabot[bot]', 'github-actions[bot]', 'pre-commit-ci[bot]'];
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be useful as an env variable, in case we add new bots or names to remove. Can be called IGNORED_CONTRIBUTORS

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.

2 participants