Skip to content

Commit eff6468

Browse files
authored
Merge pull request #798 from Codium-ai/change-v-emoji
Replace checkmark emojis with tick emojis in documentation
2 parents b124dbf + 008ee0d commit eff6468

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

docs/docs/index.md

+26-26
Original file line numberDiff line numberDiff line change
@@ -14,34 +14,34 @@ PR-Agent offers extensive pull request functionalities across various git provid
1414

1515
| | | GitHub | Gitlab | Bitbucket | Azure DevOps |
1616
|-------|---------------------------------------------------------------------------------------------------------------------|:------:|:------:|:---------:|:------------:|
17-
| TOOLS | Review | ✔️ | ✔️ | ✔️ | ✔️ |
18-
| | ⮑ Incremental | ✔️ | | | |
19-
| |[SOC2 Compliance](https://pr-agent-docs.codium.ai/tools/review/#soc2-ticket-compliance){:target="_blank"} 💎 | ✔️ | ✔️ | ✔️ | ✔️ |
20-
| | Ask | ✔️ | ✔️ | ✔️ | ✔️ |
21-
| | Describe | ✔️ | ✔️ | ✔️ | ✔️ |
22-
| |[Inline file summary](https://pr-agent-docs.codium.ai/tools/describe/#inline-file-summary){:target="_blank"} 💎 | ✔️ | ✔️ | ✔️ | ✔️ |
23-
| | Improve | ✔️ | ✔️ | ✔️ | ✔️ |
24-
| | ⮑ Extended | ✔️ | ✔️ | ✔️ | ✔️ |
25-
| | [Custom Suggestions](./tools/custom_suggestions.md){:target="_blank"} 💎 | ✔️ | ✔️ | ✔️ | ✔️ |
26-
| | Reflect and Review | ✔️ | ✔️ | ✔️ | ✔️ |
27-
| | Update CHANGELOG.md | ✔️ | ✔️ | ✔️ ||
28-
| | Find Similar Issue | ✔️ | | ||
29-
| | [Add PR Documentation](./tools/documentation.md){:target="_blank"} 💎 | ✔️ | ✔️ | ✔️ | ✔️ |
30-
| | [Generate Custom Labels](./tools/describe.md#handle-custom-labels-from-the-repos-labels-page-💎){:target="_blank"} 💎 | ✔️ | ✔️ | | ✔️ |
31-
| | [Analyze PR Components](./tools/analyze.md){:target="_blank"} 💎 | ✔️ | ✔️ | ✔️ | ✔️ |
17+
| TOOLS | Review | | | | |
18+
| | ⮑ Incremental | | | | |
19+
| |[SOC2 Compliance](https://pr-agent-docs.codium.ai/tools/review/#soc2-ticket-compliance){:target="_blank"} 💎 | | | | |
20+
| | Ask | | | | |
21+
| | Describe | | | | |
22+
| |[Inline file summary](https://pr-agent-docs.codium.ai/tools/describe/#inline-file-summary){:target="_blank"} 💎 | | | | |
23+
| | Improve | | | | |
24+
| | ⮑ Extended | | | | |
25+
| | [Custom Suggestions](./tools/custom_suggestions.md){:target="_blank"} 💎 | | | | |
26+
| | Reflect and Review | | | | |
27+
| | Update CHANGELOG.md | | | ||
28+
| | Find Similar Issue | | | ||
29+
| | [Add PR Documentation](./tools/documentation.md){:target="_blank"} 💎 | | | | |
30+
| | [Generate Custom Labels](./tools/describe.md#handle-custom-labels-from-the-repos-labels-page-💎){:target="_blank"} 💎 | | | | |
31+
| | [Analyze PR Components](./tools/analyze.md){:target="_blank"} 💎 | | | | |
3232
| | | | | ||
33-
| USAGE | CLI | ✔️ | ✔️ | ✔️ | ✔️ |
34-
| | App / webhook | ✔️ | ✔️ | | ✔️ |
35-
| | Tagging bot | ✔️ | | | ✔️ |
36-
| | Actions | ✔️ | | ||
33+
| USAGE | CLI | | | | |
34+
| | App / webhook | | | | |
35+
| | Tagging bot | | | | |
36+
| | Actions | | | ||
3737
| | | | | |
38-
| CORE | PR compression | ✔️ | ✔️ | ✔️ | ✔️ |
39-
| | Repo language prioritization | ✔️ | ✔️ | ✔️ | ✔️ |
40-
| | Adaptive and token-aware file patch fitting | ✔️ | ✔️ | ✔️ | ✔️ |
41-
| | Multiple models support | ✔️ | ✔️ | ✔️ | ✔️ |
42-
| | Incremental PR review | ✔️ | | | |
43-
| | [Static code analysis](./tools/analyze.md/){:target="_blank"} 💎 | ✔️ | ✔️ | ✔️ | ✔️ |
44-
| | [Multiple configuration options](./usage-guide/configuration_options.md){:target="_blank"} 💎 | ✔️ | ✔️ | ✔️ | ✔️ |
38+
| CORE | PR compression | | | | |
39+
| | Repo language prioritization | | | | |
40+
| | Adaptive and token-aware file patch fitting | | | | |
41+
| | Multiple models support | | | | |
42+
| | Incremental PR review | | | | |
43+
| | [Static code analysis](./tools/analyze.md/){:target="_blank"} 💎 | | | | |
44+
| | [Multiple configuration options](./usage-guide/configuration_options.md){:target="_blank"} 💎 | | | | |
4545

4646
💎 marks a feature available only in [PR-Agent Pro](https://www.codium.ai/pricing/){:target="_blank"}
4747

0 commit comments

Comments
 (0)