Skip to content

Initialize .coderabbit.yaml with review settings - #830

Merged
mmathieum merged 1 commit into
masterfrom
mmathieum-patch-1
Jul 25, 2026
Merged

Initialize .coderabbit.yaml with review settings#830
mmathieum merged 1 commit into
masterfrom
mmathieum-patch-1

Conversation

@mmathieum

Copy link
Copy Markdown
Member

Add configuration for auto review settings and path filters.

Add configuration for auto review settings and path filters.
@mmathieum mmathieum self-assigned this Jul 25, 2026
@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 0c718e34-d9f2-41ca-b25b-f6854374c6b2

📥 Commits

Reviewing files that changed from the base of the PR and between c325ffb and 1e6a722.

📒 Files selected for processing (1)
  • .coderabbit.yaml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Added automated code review configuration.
    • Configured review summaries and incremental review behavior.
    • Excluded selected Android resource paths from automated reviews.

Walkthrough

Added .coderabbit.yaml to configure automated incremental reviews, pause behavior, draft handling, ignored bots, walkthrough summaries, Android path exclusions, and review status reporting.

Changes

Review automation configuration

Layer / File(s) Summary
Configure automated reviews
.coderabbit.yaml
Defines incremental review behavior, commit-based pauses, draft review handling, ignored bot usernames, walkthrough summaries, Android path filters, and disabled review status reporting.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • mtransitapps/commons#829: Adds a similar .coderabbit.yaml configuration with overlapping review settings and Android path filters.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the new .coderabbit.yaml review settings and path filter configuration.
Description check ✅ Passed The description is directly related to adding auto-review settings and path filters.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mmathieum-patch-1

Comment @coderabbitai help to get the list of available commands.

@mmathieum
mmathieum merged commit c3d2131 into master Jul 25, 2026
5 checks passed
@mmathieum
mmathieum deleted the mmathieum-patch-1 branch July 25, 2026 22:08
montransit added a commit to mtransitapps/mtransit-for-android that referenced this pull request Jul 25, 2026
…parser':

- commons: Initialize .coderabbit.yaml with review settings mtransitapps/commons#830
- commons-android: Add configuration for auto review in coderabbit
- commons-java: Add initial configuration for coderabbit reviews
- parser: Add .coderabbit.yaml configuration file
montransit added a commit to mtransitapps/ca-montreal-amt-train-android that referenced this pull request Jul 25, 2026
…parser':

- commons: Initialize .coderabbit.yaml with review settings mtransitapps/commons#830
- commons: Add `.coderabbit.yaml` configuration mtransitapps/commons#829
- commons: Update maps dependencies mtransitapps/commons#826
- commons: Update Kotlin from `2.3.21` to `2.4.10` mtransitapps/commons#827
- commons: Update Hilt from `2.59.2` to `2.60.1` mtransitapps/commons#828
- commons: Update Protobuf from `4.34.1` to `4.35.1` mtransitapps/commons#825
- commons: Update OkHttp from `5.3.2` to `5.4.0` mtransitapps/commons#824
- commons: Update Glide version from `5.0.7` to `5.0.9` mtransitapps/commons#823
- commons: Bump org.xerial:sqlite-jdbc from 3.53.0.0 to 3.53.2.0 mtransitapps/commons#822
- commons: Build(deps): Bump android-gradlePlugin from 9.3.0 to 9.3.1 mtransitapps/commons#821
- commons: Use `git update-index --skip-worktree` to hide locally changed "key" files mtransitapps/commons#820
- commons: Build(deps): Bump com.google.android.libraries.ads.mobile.sdk:ads-mobile-sdk from 1.2.1 to 1.3.0 mtransitapps/commons#819
- commons-android: GTFS-RT Trip Updates > fix static data used too small. mtransitapps/commons-android#184
- commons-android: Add configuration for auto review in coderabbit
- commons-android: Merge branch 'master' of github.com:mtransitapps/commons-android
- commons-android: suppress deprecated GTFS-RT vehicle location trip descriptor schedule relationship added
- commons-android: tests++
- commons-android: Ignore far away vehicles locations mtransitapps/commons-android#181
- commons-android: GTFS-RT Trip Update schedule status > fix wrong 1 min `validity` mtransitapps/commons-android#180
- commons-java: Add initial configuration for coderabbit reviews
- commons-java: Source labels > ignore "gtfsapi" #TransLink
- parser: Add .coderabbit.yaml configuration file
- parser: Auto enable direction splitter when `trips.txt` doesn't have `direction_id` column mtransitapps/parser#82
- parser: `JSON` > `use_route_long_name_for_route_short_name` > use RSN cleaners
montransit added a commit to mtransitapps/ca-richelieu-citvr-bus-android that referenced this pull request Jul 25, 2026
…parser':

- commons: Initialize .coderabbit.yaml with review settings mtransitapps/commons#830
- commons: Add `.coderabbit.yaml` configuration mtransitapps/commons#829
- commons: Update maps dependencies mtransitapps/commons#826
- commons: Update Kotlin from `2.3.21` to `2.4.10` mtransitapps/commons#827
- commons: Update Hilt from `2.59.2` to `2.60.1` mtransitapps/commons#828
- commons: Update Protobuf from `4.34.1` to `4.35.1` mtransitapps/commons#825
- commons: Update OkHttp from `5.3.2` to `5.4.0` mtransitapps/commons#824
- commons: Update Glide version from `5.0.7` to `5.0.9` mtransitapps/commons#823
- commons: Bump org.xerial:sqlite-jdbc from 3.53.0.0 to 3.53.2.0 mtransitapps/commons#822
- commons: Build(deps): Bump android-gradlePlugin from 9.3.0 to 9.3.1 mtransitapps/commons#821
- commons: Use `git update-index --skip-worktree` to hide locally changed "key" files mtransitapps/commons#820
- commons: Build(deps): Bump com.google.android.libraries.ads.mobile.sdk:ads-mobile-sdk from 1.2.1 to 1.3.0 mtransitapps/commons#819
- commons-android: GTFS-RT Trip Updates > fix static data used too small. mtransitapps/commons-android#184
- commons-android: Add configuration for auto review in coderabbit
- commons-android: Merge branch 'master' of github.com:mtransitapps/commons-android
- commons-android: suppress deprecated GTFS-RT vehicle location trip descriptor schedule relationship added
- commons-android: tests++
- commons-android: Ignore far away vehicles locations mtransitapps/commons-android#181
- commons-android: GTFS-RT Trip Update schedule status > fix wrong 1 min `validity` mtransitapps/commons-android#180
- commons-java: Add initial configuration for coderabbit reviews
- commons-java: Source labels > ignore "gtfsapi" #TransLink
- parser: Add .coderabbit.yaml configuration file
- parser: Auto enable direction splitter when `trips.txt` doesn't have `direction_id` column mtransitapps/parser#82
- parser: `JSON` > `use_route_long_name_for_route_short_name` > use RSN cleaners
montransit added a commit to mtransitapps/ca-st-hyacinthe-transport-collectif-bus-android that referenced this pull request Jul 26, 2026
…parser':

- commons: Initialize .coderabbit.yaml with review settings mtransitapps/commons#830
- commons-android: GTFS-RT Trip Updates > fix static data used too small. mtransitapps/commons-android#184
- commons-android: Add configuration for auto review in coderabbit
- commons-java: Add initial configuration for coderabbit reviews
- commons-java: Source labels > ignore "gtfsapi" #TransLink
- parser: Add .coderabbit.yaml configuration file
montransit added a commit to mtransitapps/ca-mrc-nicolet-yamaska-bili-bus-android that referenced this pull request Jul 26, 2026
…parser':

- commons: Initialize .coderabbit.yaml with review settings mtransitapps/commons#830
- commons-android: GTFS-RT Trip Updates > fix static data used too small. mtransitapps/commons-android#184
- commons-android: Add configuration for auto review in coderabbit
- commons-java: Add initial configuration for coderabbit reviews
- commons-java: Source labels > ignore "gtfsapi" #TransLink
- parser: Add .coderabbit.yaml configuration file
montransit added a commit to mtransitapps/ca-moose-jaw-transit-bus-android that referenced this pull request Jul 27, 2026
…parser':

- commons: Initialize .coderabbit.yaml with review settings mtransitapps/commons#830
- commons-android: GTFS-RT Trip Updates > fix static data used too small. mtransitapps/commons-android#184
- commons-android: Add configuration for auto review in coderabbit
- commons-java: Add initial configuration for coderabbit reviews
- commons-java: Source labels > ignore "gtfsapi" #TransLink
- parser: Add .coderabbit.yaml configuration file
mmathieum added a commit to mtransitapps/ca-longueuil-rtl-bus-android that referenced this pull request Jul 27, 2026
…er':

- commons: Initialize .coderabbit.yaml with review settings mtransitapps/commons#830
- commons: Add `.coderabbit.yaml` configuration mtransitapps/commons#829
- commons-android: GTFS-RT Trip Updates > fix static data used too small. mtransitapps/commons-android#184
- commons-android: Add configuration for auto review in coderabbit
- commons-android: Merge branch 'master' of github.com:mtransitapps/commons-android
- commons-android: suppress deprecated GTFS-RT vehicle location trip descriptor schedule relationship added
- commons-android: tests++
- commons-android: Ignore far away vehicles locations mtransitapps/commons-android#181
- commons-java: Add initial configuration for coderabbit reviews
- commons-java: Source labels > ignore "gtfsapi" #TransLink
- parser: Add .coderabbit.yaml configuration file
mmathieum added a commit to mtransitapps/ca-montreal-stm-bus-android that referenced this pull request Jul 27, 2026
…er':

- commons: Initialize .coderabbit.yaml with review settings mtransitapps/commons#830
- commons: Add `.coderabbit.yaml` configuration mtransitapps/commons#829
- commons: Update maps dependencies mtransitapps/commons#826
- commons: Update Kotlin from `2.3.21` to `2.4.10` mtransitapps/commons#827
- commons: Update Hilt from `2.59.2` to `2.60.1` mtransitapps/commons#828
- commons: Update Protobuf from `4.34.1` to `4.35.1` mtransitapps/commons#825
- commons: Update OkHttp from `5.3.2` to `5.4.0` mtransitapps/commons#824
- commons: Update Glide version from `5.0.7` to `5.0.9` mtransitapps/commons#823
- commons: Bump org.xerial:sqlite-jdbc from 3.53.0.0 to 3.53.2.0 mtransitapps/commons#822
- commons: Build(deps): Bump android-gradlePlugin from 9.3.0 to 9.3.1 mtransitapps/commons#821
- commons: Use `git update-index --skip-worktree` to hide locally changed "key" files mtransitapps/commons#820
- commons: Build(deps): Bump com.google.android.libraries.ads.mobile.sdk:ads-mobile-sdk from 1.2.1 to 1.3.0 mtransitapps/commons#819
- commons: Target SDK `36` (Android 16) before Aug 31, 2026 mtransitapps/commons#817
- commons: Create `.aiexclude` to manage AI file exclusions mtransitapps/commons#816
- commons: Allow `download()` user-agent override via `MT_DOWNLOAD_USER_AGENT` mtransitapps/commons#815
- commons: Build(deps): Bump android-gradlePlugin from 9.2.1 to 9.3.0 mtransitapps/commons#814
- commons: Fix `mt-record-screenshots.yml` #810
- commons: Switch latest APK fetch to `gh release download` and pick first APK artifact mtransitapps/commons#810
- commons: Build(deps): Bump com.google.ads.mediation:facebook from 6.21.0.3 to 6.21.0.4 in the ads group across 1 directory mtransitapps/commons#813
- commons: Build(deps): Bump com.google.firebase:firebase-bom from 34.15.0 to 34.16.0 in the gms group across 1 directory mtransitapps/commons#812
- commons: Build(deps): Bump com.google.devtools.ksp from 2.3.9 to 2.3.10 in the kotlin-ksp-compose group across 1 directory mtransitapps/commons#811
- commons: Gradle 9.4+ > enable parallel sync
- commons: Skip GitHub release creation when existing release is already latest mtransitapps/commons#809
- commons: runall.sh > print current directory on failure
- commons: Build(deps): Bump com.google.android.libraries.places:places from 5.2.0 to 5.3.0 mtransitapps/commons#808
- commons-android: GTFS-RT Trip Updates > fix static data used too small. mtransitapps/commons-android#184
- commons-android: Add configuration for auto review in coderabbit
- commons-android: Merge branch 'master' of github.com:mtransitapps/commons-android
- commons-android: suppress deprecated GTFS-RT vehicle location trip descriptor schedule relationship added
- commons-android: tests++
- commons-android: Ignore far away vehicles locations mtransitapps/commons-android#181
- commons-android: GTFS-RT Trip Update schedule status > fix wrong 1 min `validity` mtransitapps/commons-android#180
- commons-android: GTFS-RT > Trip Updates > try to fix wrong stop sequence when trip stop passed once & keep all cancelled trips/stops mtransitapps/commons-android#178
- commons-android: Update SSL cert mtransitapps/commons-android#177
- commons-android: GTFS-RT > Trip Updates > handle wrong stop sequence w/o loosing all data mtransitapps/commons-android#176
- commons-android: GTFS-RT Trip Update > fix same stop matching mtransitapps/commons-android#175
- commons-android: suppress
- commons-android: GTFS-RT > Trip filtering > allow ignore `direction_id` when `trip_id` is provided mtransitapps/commons-android#172
- commons-android: Status > `hasData` != `!noData` ('no data' means loaded w/o data) mtransitapps/commons-android#173
- commons-android: #isAndroidApp cleanup
- commons-java: Add initial configuration for coderabbit reviews
- commons-java: Source labels > ignore "gtfsapi" #TransLink
- commons-java: String utils > "and" -> "&" always (tests)
- commons-java: String utils > "and" -> "&" always
- commons-java: Add build-time `MT_DEBUG_DEFAULT` support for `Constants.DEBUG` mtransitapps/commons-java#45
- commons-java: Replace `(?U)` (no compat /w Android) with Unicode Property Classes like `\p{L}`.
- commons-java: CRASH fix created 5 hours ago in 478717d
- commons-java: regex scratch++
- parser: Add .coderabbit.yaml configuration file
- parser: Auto enable direction splitter when `trips.txt` doesn't have `direction_id` column mtransitapps/parser#82
- parser: `JSON` > `use_route_long_name_for_route_short_name` > use RSN cleaners
- parser: comment fix
- parser: `JSON` > + `[keep/exclude]_routes`.`route_short_name_regex` #NRT mtransitapps/parser#79
- parser: Use GTFS directions file when provided #lio mtransitapps/parser#77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant