Skip to content

Instantly share code, notes, and snippets.

View ckeinsley's full-sized avatar

Christopher Keinsley ckeinsley

View GitHub Profile
@ckeinsley
ckeinsley / test_pr_author_mapping.py
Last active April 23, 2026 12:54
GitHub PR Author → Slack User mapping test script (procore/android & procore/ios)
#!/usr/bin/env python3
"""Dry-run script that maps GitHub PR authors to Slack users.
Does NOT send any Slack messages — only resolves identities and
prints results.
Usage:
# Fixture mode: run against a curated set of test PRs
SLACK_BOT_TOKEN=xoxb-... python scripts/test_pr_author_mapping.py