Skip to content

Commit

Permalink
Adding definition of members and authors
Browse files Browse the repository at this point in the history
  • Loading branch information
RaquelHipolito authored Jan 3, 2025
1 parent 55b1f71 commit 8de120a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/organizations/managing-people.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ For **private repositories**, Codacy only analyzes commits from people in your C

To list and manage the people in your organization, open your organization **Settings**, page **People**. This page also shows their last activity on Codacy.

!!! note
In some Enterprise plans, Codacy automatically assigns a seat to any person with at least one analyzed commit to your private repositories over the past 90 days and frees up the seat after 90 days of code analysis inactivity.
!!! note "In some Enterprise plans"
- Codacy automatically assigns a seat to any person with at least one analyzed commit to your private repositories over the past 90 days and frees up the seat after 90 days of code analysis inactivity.
- **Members** are people that signup and joined an Organization in Codacy, and **Authors** are people that contribuit to code changes. It can happen that Authors are not Codacy Members.

Check failure on line 16 in docs/organizations/managing-people.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'signup'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'signup'?", "location": {"path": "docs/organizations/managing-people.md", "range": {"start": {"line": 16, "column": 35}}}, "severity": "ERROR"}

Check failure on line 16 in docs/organizations/managing-people.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'contribuit'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'contribuit'?", "location": {"path": "docs/organizations/managing-people.md", "range": {"start": {"line": 16, "column": 112}}}, "severity": "ERROR"}

Check failure on line 16 in docs/organizations/managing-people.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'aren't' instead of 'are not'. Raw Output: {"message": "[Microsoft.Contractions] Use 'aren't' instead of 'are not'.", "location": {"path": "docs/organizations/managing-people.md", "range": {"start": {"line": 16, "column": 167}}}, "severity": "ERROR"}

![People in an organization](images/organization-people.png)

Expand Down

0 comments on commit 8de120a

Please sign in to comment.