Skip to content

Add automated contributor recognition in README and docs#81

Merged
saksham2001 merged 2 commits into
mainfrom
contributors-automation
Jul 11, 2026
Merged

Add automated contributor recognition in README and docs#81
saksham2001 merged 2 commits into
mainfrom
contributors-automation

Conversation

@saksham2001

Copy link
Copy Markdown
Owner

Summary

Auto-generates a contributor avatar grid (photo + username) from the GitHub API.

  • README → iOS contributors only (saksham2001/PulseLoopiOS)
  • New docs page → iOS + Android merged & deduped (+ foureight84/PulseLoopAndroid)
  • Weekly + manual GitHub Actions workflow; commits only on change

Type of change

  • ✨ New feature (non-breaking change that adds functionality)
  • 📝 Docs only

How was this tested?

  • Ran scripts/update_contributors.py locally against the live API — grids populate correctly (README 4, docs 6)
  • N/A (docs / non-code change — no device needed)

Privacy & data

  • This change does not send health data off-device without explicit user action.
  • No secrets, API keys, or personal data are committed.

Checklist

Pointers

  • scripts/update_contributors.py — stdlib-only generator, marker-based injection
  • .github/workflows/contributors.yml — weekly cron + workflow_dispatch
  • docs/project/contributors.md + mkdocs.yml nav entry

@saksham2001
saksham2001 merged commit 32dfbe3 into main Jul 11, 2026
4 checks passed
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