Skip to content

docs: skill month/week date alignment and OAuth access_denied notes#42

Merged
jdwit merged 3 commits into
mainfrom
docs/skill-date-alignment-oauth
Jun 18, 2026
Merged

docs: skill month/week date alignment and OAuth access_denied notes#42
jdwit merged 3 commits into
mainfrom
docs/skill-date-alignment-oauth

Conversation

@jdwit

@jdwit jdwit commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Two doc gaps in skills/ytstudio/SKILL.md.

  • analytics query: caveat that -s and -e must both be the first of a month for -d month/-d week (the API rejects other days and does not snap), that the range is inclusive on both ends, plus a working 12-month example.
  • OAuth setup: short access_denied troubleshooting note (use the channel-owning account, add it as a Test user while the app is in Testing, click through the unverified-app warning, approve all read-only scopes).

Docs-only. references/reference.md is generated from the CLI and the CLI surface did not change, so it was not regenerated. tests/test_skill_reference.py and the full suite pass; ruff clean.

Closes #40

@codecov-commenter

codecov-commenter commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.90%. Comparing base (941f1b6) to head (387e2e9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   83.90%   83.90%           
=======================================
  Files          15       15           
  Lines        2460     2460           
  Branches      356      356           
=======================================
  Hits         2064     2064           
  Misses        264      264           
  Partials      132      132           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jdwit jdwit merged commit 7b9d4a3 into main Jun 18, 2026
6 checks passed
@jdwit jdwit deleted the docs/skill-date-alignment-oauth branch June 18, 2026 08:55
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.

Skill docs: month/week date alignment + OAuth access_denied troubleshooting

2 participants