Skip to content

Commit a068424

Browse files
committed
Merge branch 'collectioneur/dynamic-routes-batch-5' into collectioneur/dynamic-routes-batch-6
2 parents dbc641d + f13fbc1 commit a068424

217 files changed

Lines changed: 4565 additions & 4354 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude/agents/code-inline-reviewer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Each rule file contains:
6161
12. **DO NOT describe what you are doing, create comments with a summary, explanations, extra content, comments on rules that are NOT violated or ANYTHING ELSE.**
6262
Only inline comments regarding rules violations are allowed. If no violations are found, add a reaction instead of creating any comment.
6363
EXCEPTION: If you believe something MIGHT be a Rule violation but are uncertain, err on the side of creating an inline comment with your concern rather than skipping it.
64+
13. **Reality check before posting**: Before creating each inline comment, re-read the specific code one more time and confirm the violation is real. If upon re-reading you realize the code is actually correct, **do NOT post the comment** — silently skip it and move on. Never post a comment that flags a violation and then concludes it is not actually a problem.
6465

6566
## Tool Usage Example
6667

.github/actions/javascript/authorChecklist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15589,7 +15589,7 @@ const CONST = {
1558915589
},
1559015590
COMMENT: {
1559115591
TYPE_BOT: 'Bot',
15592-
NAME_MELVIN_BOT: 'melvin-bot',
15592+
NAME_MELVIN_BOT: 'melvin-bot[bot]',
1559315593
NAME_MELVIN_USER: 'MelvinBot',
1559415594
NAME_CODEX: 'chatgpt-codex-connector',
1559515595
NAME_GITHUB_ACTIONS: 'github-actions',

.github/actions/javascript/awaitStagingDeploys/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12367,7 +12367,7 @@ const CONST = {
1236712367
},
1236812368
COMMENT: {
1236912369
TYPE_BOT: 'Bot',
12370-
NAME_MELVIN_BOT: 'melvin-bot',
12370+
NAME_MELVIN_BOT: 'melvin-bot[bot]',
1237112371
NAME_MELVIN_USER: 'MelvinBot',
1237212372
NAME_CODEX: 'chatgpt-codex-connector',
1237312373
NAME_GITHUB_ACTIONS: 'github-actions',

.github/actions/javascript/checkAndroidStatus/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737110,7 +737110,7 @@ const CONST = {
737110737110
},
737111737111
COMMENT: {
737112737112
TYPE_BOT: 'Bot',
737113-
NAME_MELVIN_BOT: 'melvin-bot',
737113+
NAME_MELVIN_BOT: 'melvin-bot[bot]',
737114737114
NAME_MELVIN_USER: 'MelvinBot',
737115737115
NAME_CODEX: 'chatgpt-codex-connector',
737116737116
NAME_GITHUB_ACTIONS: 'github-actions',

.github/actions/javascript/checkDeployBlockers/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11634,7 +11634,7 @@ const CONST = {
1163411634
},
1163511635
COMMENT: {
1163611636
TYPE_BOT: 'Bot',
11637-
NAME_MELVIN_BOT: 'melvin-bot',
11637+
NAME_MELVIN_BOT: 'melvin-bot[bot]',
1163811638
NAME_MELVIN_USER: 'MelvinBot',
1163911639
NAME_CODEX: 'chatgpt-codex-connector',
1164011640
NAME_GITHUB_ACTIONS: 'github-actions',

.github/actions/javascript/checkSVGCompression/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20159,7 +20159,7 @@ const CONST = {
2015920159
},
2016020160
COMMENT: {
2016120161
TYPE_BOT: 'Bot',
20162-
NAME_MELVIN_BOT: 'melvin-bot',
20162+
NAME_MELVIN_BOT: 'melvin-bot[bot]',
2016320163
NAME_MELVIN_USER: 'MelvinBot',
2016420164
NAME_CODEX: 'chatgpt-codex-connector',
2016520165
NAME_GITHUB_ACTIONS: 'github-actions',

.github/actions/javascript/createOrUpdateStagingDeploy/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11855,7 +11855,7 @@ const CONST = {
1185511855
},
1185611856
COMMENT: {
1185711857
TYPE_BOT: 'Bot',
11858-
NAME_MELVIN_BOT: 'melvin-bot',
11858+
NAME_MELVIN_BOT: 'melvin-bot[bot]',
1185911859
NAME_MELVIN_USER: 'MelvinBot',
1186011860
NAME_CODEX: 'chatgpt-codex-connector',
1186111861
NAME_GITHUB_ACTIONS: 'github-actions',

.github/actions/javascript/formatCodeCovComment/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11821,7 +11821,7 @@ const CONST = {
1182111821
},
1182211822
COMMENT: {
1182311823
TYPE_BOT: 'Bot',
11824-
NAME_MELVIN_BOT: 'melvin-bot',
11824+
NAME_MELVIN_BOT: 'melvin-bot[bot]',
1182511825
NAME_MELVIN_USER: 'MelvinBot',
1182611826
NAME_CODEX: 'chatgpt-codex-connector',
1182711827
NAME_GITHUB_ACTIONS: 'github-actions',

.github/actions/javascript/getArtifactInfo/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11595,7 +11595,7 @@ const CONST = {
1159511595
},
1159611596
COMMENT: {
1159711597
TYPE_BOT: 'Bot',
11598-
NAME_MELVIN_BOT: 'melvin-bot',
11598+
NAME_MELVIN_BOT: 'melvin-bot[bot]',
1159911599
NAME_MELVIN_USER: 'MelvinBot',
1160011600
NAME_CODEX: 'chatgpt-codex-connector',
1160111601
NAME_GITHUB_ACTIONS: 'github-actions',

.github/actions/javascript/getDeployPullRequestList/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11781,7 +11781,7 @@ const CONST = {
1178111781
},
1178211782
COMMENT: {
1178311783
TYPE_BOT: 'Bot',
11784-
NAME_MELVIN_BOT: 'melvin-bot',
11784+
NAME_MELVIN_BOT: 'melvin-bot[bot]',
1178511785
NAME_MELVIN_USER: 'MelvinBot',
1178611786
NAME_CODEX: 'chatgpt-codex-connector',
1178711787
NAME_GITHUB_ACTIONS: 'github-actions',

0 commit comments

Comments
 (0)