Skip to content

Conversation

@TooAngel
Copy link
Contributor

Summary

  • Normal drift (missing repos, description/topic differences) no longer fails CI - these will be fixed on merge
  • Pending transfers with admin permissions pass CI - ready to proceed once transfer automation is implemented
  • CI only fails when transfer is requested but worlddriven lacks admin access to the source repository

This allows PR #12 (core migration) to pass CI since worlddriven has admin access to TooAngel/worlddriven.

Related: #12, #13

Normal drift (missing repos, description/topic differences) will be fixed
on merge, so CI should not block those.

Pending transfers with admin permissions are ready to proceed once
transfer automation is implemented.

Only block CI when a transfer is requested but worlddriven lacks admin
access to the source repository - this requires manual intervention.
@worlddriven
Copy link
Contributor

worlddriven bot commented Nov 30, 2025

🤖 Worlddriven Status

📊 Live Status Dashboard

🗓️ Merge Date: 2025-12-01 at 22:37:35 UTC (today)
📅 Started: 2025-11-30 at 06:37:35 UTC
Speed Factor: 0.17 (83% faster due to reviews)
Positive votes: 10/12 contribution weight (coefficient: 0.83)
📈 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-11-30, 06:37:43 - Pull request opened
2025-11-30, 06:37:44 - Pull request opened
2025-12-01, 22:52:24 - Pull request merged by worlddriven ✅


This comment is automatically updated by worlddriven

@worlddriven worlddriven bot merged commit 70168b7 into worlddriven:main Dec 1, 2025
3 checks passed
TooAngel added a commit to TooAngel/worlddriven-documentation that referenced this pull request Dec 4, 2025
The previous fix (PR worlddriven#14) updated detect-drift.js to exit with code 1
when transfers are blocked due to missing permissions, but the workflow
file was never updated to propagate that failure.

The workflow had `exit 0` which always passed the job regardless of the
script's exit code. Changed to `exit 1` so the CI properly fails when
worlddriven lacks admin permission on source repositories.
TooAngel added a commit to TooAngel/worlddriven-documentation that referenced this pull request Dec 4, 2025
The previous fix (PR worlddriven#14) updated detect-drift.js to exit with code 1
when transfers are blocked due to missing permissions, but the workflow
file was never updated to propagate that failure.

The workflow had `exit 0` which always passed the job regardless of the
script's exit code. Changed to `exit 1` so the CI properly fails when
worlddriven lacks admin permission on source repositories.
worlddriven bot pushed a commit that referenced this pull request Dec 6, 2025
The previous fix (PR #14) updated detect-drift.js to exit with code 1
when transfers are blocked due to missing permissions, but the workflow
file was never updated to propagate that failure.

The workflow had `exit 0` which always passed the job regardless of the
script's exit code. Changed to `exit 1` so the CI properly fails when
worlddriven lacks admin permission on source repositories.
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