Skip to content

🔒 Cleanup repository secrets during trial runs#1266

Merged
dsyme merged 1 commit intomainfrom
t4
Oct 6, 2025
Merged

🔒 Cleanup repository secrets during trial runs#1266
dsyme merged 1 commit intomainfrom
t4

Conversation

@dsyme
Copy link
Copy Markdown
Collaborator

@dsyme dsyme commented Oct 6, 2025

Summary

  • Improved secret cleanup mechanism in trial repository workflow
  • Modified secret removal strategy to include GH_AW_GITHUB_TOKEN
  • Implemented defer-based secret cleanup to ensure cleanup always occurs

Key Changes

  • Updated cleanupTrialSecrets() to remove GH_AW_GITHUB_TOKEN alongside other API keys
  • Added deferred secret cleanup in RunWorkflowTrials() to guarantee cleanup
  • Simplified merge and update workflow logic in update command
  • Cleaned up documentation for workflow update process

@dsyme dsyme merged commit 96769d1 into main Oct 6, 2025
18 checks passed
@dsyme dsyme deleted the t4 branch October 6, 2025 18: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.

1 participant