Skip to content

Add CI badge to README; rename config key directoriespaths#19

Merged
dimalvovs merged 2 commits intomainfrom
copilot/add-badge-to-readme-improve-config
Mar 31, 2026
Merged

Add CI badge to README; rename config key directoriespaths#19
dimalvovs merged 2 commits intomainfrom
copilot/add-badge-to-readme-improve-config

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 31, 2026

Two housekeeping improvements: add a Tests workflow status badge to the README and rename the verbose directories config key to the more concise paths.

Changes

  • README.md — Added GitHub Actions badge for the Tests workflow; updated config docs to reflect paths
  • config.yaml — Renamed top-level key directoriespaths
  • ontrack.py — Updated main() to read paths from config; renamed internal variable and log messages accordingly
  • tests/test_ontrack.py — Updated all inline YAML config fixtures and log message assertions to use paths

Config before/after

# Before
directories:
  - /path/to/your/data

# After
paths:
  - /path/to/your/data

Copilot AI changed the title [WIP] Add badge for tests status and improve config Add CI badge to README; rename config key directoriespaths Mar 31, 2026
Copilot AI requested a review from dimalvovs March 31, 2026 13:10
@dimalvovs dimalvovs marked this pull request as ready for review March 31, 2026 13:20
@dimalvovs dimalvovs merged commit 78d3944 into main Mar 31, 2026
1 check passed
Copilot AI added a commit that referenced this pull request Mar 31, 2026
dimalvovs added a commit that referenced this pull request Mar 31, 2026
…-names

docs: sync README param names with #18/#19 renames
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.

2 participants