Skip to content

Commit

Permalink
Merge branch 'master' into rssTest
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatnema authored Nov 9, 2024
2 parents d9ce3ab + 79b2491 commit 08c88ae
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 10 deletions.
45 changes: 45 additions & 0 deletions .coderrabbit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
language: "en-US"
reviews:
profile: "assertive"
request_changes_workflow: false
high_level_summary: true
poem: true
review_status: true
auto_review:
enabled: true
tools:
spellcheck:
enabled: true
markdownlint:
enabled: true
biome:
enabled: true
github-checks:
enabled: true
timeout_ms: 180000
languagetool:
enabled: true
enabled_only: false
level: default
hadolint:
enabled: true
yamllint:
enabled: true
gitleaks:
enabled: true
eslint:
enabled: true
actionlint:
enabled: true
semgrep:
enabled: true
chat:
auto_reply: true
knowledge_base:
opt_out: false
learnings:
scope: "local"
issues:
scope: "local"
pull_requests:
scope: "local"
16 changes: 6 additions & 10 deletions config/MAINTAINERS.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@
"github": "jonaslagoni",
"linkedin": "jonaslagoni",
"slack": "UQ2ANBG1E",
"company": "EventStack",
"availableForHire": false,
"company": "Postman",
"isTscMember": true,
"repos": [
"spec-json-schemas",
Expand Down Expand Up @@ -250,8 +250,7 @@
"linkedin": "lukasz-gornicki-a621914",
"slack": "UD698Q5LM",
"twitter": "derberq",
"availableForHire": false,
"company": "Postman",
"availableForHire": true,
"isTscMember": true,
"repos": [
"spec",
Expand Down Expand Up @@ -315,7 +314,6 @@
"github": "AceTheCreator",
"twitter": "_acebuild",
"slack": "U01RWDD69PZ",
"company": "Postman",
"availableForHire": false,
"isTscMember": true,
"repos": [
Expand Down Expand Up @@ -411,8 +409,8 @@
"slack": "U01N6AW5V5G",
"twitter": "amzani",
"linkedin": "amzani",
"company": "Apideck",
"availableForHire": false,
"company": "Postman",
"isTscMember": true,
"repos": [
"studio",
Expand All @@ -426,8 +424,8 @@
"linkedin": "smoya",
"slack": "UN22ZTLHG",
"twitter": "smoyac",
"company": "Timescale",
"availableForHire": false,
"company": "Postman",
"isTscMember": true,
"repos": [
"spec",
Expand All @@ -452,8 +450,7 @@
"slack": "U01SGCZMJKW",
"twitter": "souvik_ns",
"linkedin": "souvik-de-a2b941169",
"availableForHire": false,
"company": "Postman",
"availableForHire": true,
"isTscMember": true,
"repos": [
"cli",
Expand All @@ -468,8 +465,7 @@
"twitter": "QuetzalliWrites",
"slack": "U02AKC14WAJ",
"linkedin": "quetzalli-writes",
"availableForHire": false,
"company": "Postman",
"availableForHire": true,
"isTscMember": true,
"repos": [
"website"
Expand Down

0 comments on commit 08c88ae

Please sign in to comment.