Skip to content

🛠️ Add pause during repository creation process#1814

Merged
dsyme merged 2 commits intomainfrom
t28
Oct 16, 2025
Merged

🛠️ Add pause during repository creation process#1814
dsyme merged 2 commits intomainfrom
t28

Conversation

@dsyme
Copy link
Copy Markdown
Collaborator

@dsyme dsyme commented Oct 16, 2025

Summary

  • Added a user confirmation pause after repository creation
  • Enhanced repository creation workflow with GitHub Actions permissions guidance
  • Simplified variable usage by removing redundant fullRepoName variable

Key Changes

  • Introduced a user prompt to confirm GitHub Actions permissions
  • Added informative messages guiding users through repository settings
  • Simplified code by directly using repoSlug instead of creating fullRepoName

@dsyme dsyme merged commit 731be06 into main Oct 16, 2025
15 checks passed
@dsyme dsyme deleted the t28 branch October 16, 2025 23:42
Copilot AI added a commit that referenced this pull request Apr 26, 2026
The Smoke CI run #1814 failed because install_awf_binary.sh curl calls
used --retry 5 --retry-delay 10 (only ~50s retry window), which was
insufficient for the transient 502 outage on GitHub releases.

Increase all four curl calls to --retry 10 --retry-delay 30
--retry-max-time 360, providing ~6 minutes of retry resilience.

Agent-Logs-Url: https://github.com/github/gh-aw/sessions/d349217f-0204-4321-b5a2-daab402e84cb

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
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