Skip to content

Conversation

@TooAngel
Copy link
Owner

Summary

  • Rename GITHUB_FALLBACK_TOKEN to WORLDDRIVEN_GITHUB_TOKEN
  • Update all code references, tests, and documentation

Rationale

The old name was misleading - it's not a "fallback" but a specific token used for:

  • Accepting repository invitations during migration
  • Authentication fallback for API operations

The new name matches the convention used in the documentation repository (WORLDDRIVEN_GITHUB_TOKEN).

Deployment

After merging, update the server config:

ssh server "dokku config:set worlddriven-core WORLDDRIVEN_GITHUB_TOKEN=<token>"

Test plan

  • All unit tests pass
  • Deploy and verify invitation acceptance works with new env var name

The old name was misleading - it's not a "fallback" but a specific token
used for operations like accepting repository invitations. The new name
matches the convention used in the documentation repository.

Requires updating server config:
dokku config:set worlddriven-core WORLDDRIVEN_GITHUB_TOKEN=<token>
@worlddriven
Copy link
Contributor

worlddriven bot commented Dec 14, 2025

🤖 Worlddriven Status

📊 Live Status Dashboard

🗓️ Merge Date: 2025-12-16 at 05:24:20 UTC (today)
📅 Started: 2025-12-14 at 10:07:00 UTC
Speed Factor: 0.18 (82% faster due to reviews)
Positive votes: 309/377 contribution weight (coefficient: 0.82)
📈 Base Merge Time: 10 days → Current: 2 days

🎯 Want to influence when this merges?

Your review matters! As a contributor to this project, your voice helps determine the merge timeline.

How to review:

  1. Check the changes
    Files changed

  2. Leave your review
    Review changes

Your options:

  • ✅ Agree & Speed Up: Approve Approving makes this merge faster
  • ❌ Disagree & Slow Down: Request changes Requesting changes delays the merge

💡 Pro tip: The more contributors who agree, the faster this gets merged!

📊 View detailed stats on the dashboard

📋 Recent Activity

2025-12-14, 10:07:08 - Pull request opened
2025-12-14, 10:07:10 - Pull request opened
2025-12-16, 05:51:52 - Pull request merged by worlddriven ✅


This comment is automatically updated by worlddriven

@worlddriven worlddriven bot merged commit 210a3ae into master Dec 16, 2025
2 checks passed
@worlddriven worlddriven bot deleted the refactor/rename-fallback-token branch December 16, 2025 05:51
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