Skip to content

mt-sync-code-data.yml > handle parsing issue #644

@mmathieum

Description

@mmathieum

Inside shared-overwrite/.github/workflows/mt-sync-code-data.yml, when steps MT parse current or MT parse next fail:

  • create an issue with
    • title: failed step name like "MT parse current failed"
    • type: Bug
    • labels: bug
    • body should include:
      • link to runs failing step
      • link to raw logs if possible
      • logs from failed step (gh run view <run_id> --log-failed) in a collapsible markdown section code block
      • generic instruction on how to fix:

Need to update config/gtfs/*.json if available or agency-parser/src/main/java/org/mtransit/parser/*/*AgencyTools.java to fix.
Look at parser repository for available options in src/main/java/org/mtransit/parser/config/gtfs/data/*Config.kt link and src/main/java/org/mtransit/parser/DefaultAgencyTools.java link
Open a draft pull request when ready.
Notify @mtransitapps/reviewers in the pull request comment

  • tag @mtransitapps/reviewers please review in a issue comment
  • assign issue it to @copilot

Metadata

Metadata

Labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions