Skip to content

Commit fa54259

Browse files
Merge branch 'main' into helpsite-consolidate-v2
2 parents 0888ead + 7bafe0a commit fa54259

File tree

711 files changed

+47054
-30054
lines changed

Some content is hidden

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

711 files changed

+47054
-30054
lines changed

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

Lines changed: 505 additions & 36 deletions
Large diffs are not rendered by default.

.claude/agents/deploy-blocker-investigator.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ Technical explanation of what went wrong in the code.
207207

208208
**DO NOT:**
209209
- Remove `DeployBlockerCash` if there's an App PR that caused or contributed to the issue
210+
- Remove `DeployBlockerCash` if the issue is not reproducible on production
211+
- Remove any of the blocker labels if it has been added by an internal employee
210212
- Remove both blocker labels simultaneously
211213
- Make assumptions about code you haven't read
212214
- Recommend DEMOTE for bugs affecting core functionality (auth, payments, data loss)

.claude/settings.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
{
2+
"extraKnownMarketplaces": {
3+
"callstack-agent-skills": {
4+
"source": {
5+
"source": "github",
6+
"repo": "callstackincubator/agent-skills"
7+
}
8+
}
9+
},
210
"permissions": {
311
"allow": [
412
"mcp__playwright__browser_navigate",

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ CAPTURE_METRICS=false
1515
ONYX_METRICS=false
1616
USE_THIRD_PARTY_SCRIPTS=false
1717
IS_EXPENSIFY_EMPLOYEE=false
18+
ENABLE_SENTRY_ON_DEV=false
1819

1920
EXPENSIFY_ACCOUNT_ID_ACCOUNTING=-1
2021
EXPENSIFY_ACCOUNT_ID_ACCOUNTS_PAYABLE=-1

0 commit comments

Comments
 (0)