Skip to content

Refactor Copilot setup workflow and cleanup#64

Merged
Maxastuart merged 1 commit into
stagingfrom
oraweb-patch-1
Oct 24, 2025
Merged

Refactor Copilot setup workflow and cleanup#64
Maxastuart merged 1 commit into
stagingfrom
oraweb-patch-1

Conversation

@oraweb

@oraweb oraweb commented Oct 16, 2025

Copy link
Copy Markdown
Collaborator

Removed unnecessary input options for workflow dispatch and added push and pull_request triggers. Cleaned up the setup steps by removing redundant file creation

Removed unnecessary input options for workflow dispatch and added push and pull_request triggers. Cleaned up the setup steps by removing redundant file creation

@Maxastuart Maxastuart left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this even exist anymore? It appears to just install deps in an ephemeral GitHub Action environment & then exit. If it's a baseline for future action workflows, maybe comment out the on: Push & PR triggers?

@oraweb

oraweb commented Oct 17, 2025

Copy link
Copy Markdown
Collaborator Author

Right. Most of the code should not have been in there. It was one time setup. What's left is the basic environment setup for Copilot to run. It will use this instead of trying to infer the setup (saves time for Copilot runs)

@Maxastuart Maxastuart merged commit a748565 into staging Oct 24, 2025
5 checks passed
@Maxastuart Maxastuart deleted the oraweb-patch-1 branch October 24, 2025 16:13
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