-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(Seer): Updated Seer active contributor notes to include Gitlab #18669
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -20,6 +20,8 @@ og_image: /og-images/pricing-quotas-manage-seer-budget.png | |
|
|
||
| <Alert level="warning"> | ||
| All members of your repositories, *except* GitHub bots marked as `[bot]`, are counted as active contributors. | ||
|
|
||
| For Gitlab, all accounts (group members) are counted as active contributors, even when using Autofix or bots for fixes. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. so actually we ignore the following gitlab username patterns: project access token bots — these aren't counted as contributors. what is counted as a contribution are PRs that are created by Seer. for github, these prs are created by the Sentry GitHub app, in gitlab it is created by the user account that was used when integrating GitLab in Sentry. |
||
| </Alert> | ||
|
sfanahata marked this conversation as resolved.
|
||
|
|
||
| ## Tips for Managing Spend | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
actually i think we can get rid of this noptice completely as we do support pipelines.