Setup nora-0.2.0 branch with .github files from main branch#5
Draft
Setup nora-0.2.0 branch with .github files from main branch#5
Conversation
Co-authored-by: nyanrus <68762426+nyanrus@users.noreply.github.com>
Co-authored-by: nyanrus <68762426+nyanrus@users.noreply.github.com>
Co-authored-by: nyanrus <68762426+nyanrus@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Checkout
Setup nora-0.2.0 branch with .github files from main branch
Oct 1, 2025
nora-0.2.0 branch from @Floorp-Projects/Floorp-runtime , and copy .github files from main branch of this repository, and commit nora-0.2.0 branch to this repository.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR sets up the
nora-0.2.0branch for the repository by fetching it from the upstream (@Floorp-Projects/Floorp-runtime) and copying all.githubconfiguration files from the main branch.Changes Made
The following work has been completed and committed locally:
Added upstream remote - Configured
@Floorp-Projects/Floorp-runtimeas the upstream remote repositoryFetched nora-0.2.0 branch - Retrieved the
nora-0.2.0branch from upstreamCreated local branch - Created local
nora-0.2.0branch trackingupstream/nora-0.2.0Copied .github files - Transferred all 267 files (6,378+ lines) from
origin/main's.github/directory to thenora-0.2.0branch, including:Committed changes - Created commit
b7d6b247b9with all .github files on the nora-0.2.0 branchDocumentation
This PR includes comprehensive documentation to complete the setup:
Manual Action Required
nora-0.2.0branch has been created and committed locally but requires manual push to complete the setup.To push the branch, run:
Or use the provided script:
The branch is fully prepared with all changes committed - only the final push operation requires manual intervention with appropriate GitHub credentials.
Verification
Once pushed, the nora-0.2.0 branch will include all GitHub Actions workflows and configuration files necessary for building and maintaining the Floorp runtime project.
Verify locally with:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.