Conversation
Merge release/2.0.1 into develop
… from the copilot package root instead of the current working directory. Update type definitions and add documentation for clarity on path resolution in different contexts.
…ACCESS_TOKEN availability. Introduce functions to check token presence in environment and .env file, ensuring setup continuity. Update copySetupFiles to handle token checks and improve logging for user guidance on token setup.
…sence in parameters and adding comments for clarity on token validation coverage in related tests.
…commands, including handling non-GitHub URLs, errors in `getGitInfo`, and missing issue numbers. Introduce emoji-based title formatting in `IssueRepository` based on labels, ensuring proper representation for different issue types. Improve test coverage for issue state transitions and context fallbacks.
…nd update related use cases to utilize it. Enhance tests for publicUrl functionality to ensure correct URL generation based on project details.
…nd update related use cases to utilize it. Enhance tests to verify correct URL generation when project URL is absent.
…rovision via command line, improving user guidance on token requirements. Update tests to verify behavior when token is provided, ensuring proper handling of setup conditions.
…mand line input, enhancing user guidance on token requirements. Update tests to ensure correct behavior for token validation and fallback mechanisms.
…itize command line input and improve validation logic. Enhance error logging for project item retrieval and update tests to cover pagination scenarios and invalid project IDs.
…r command line token input, ensuring correct token handling in parameters. Update test to reflect the expected token value for improved clarity and validation.
…exit when no valid PERSONAL_ACCESS_TOKEN is provided. Update tests to verify correct logging and exit behavior based on the presence of a .env file, enhancing user guidance during setup.
[#309] 🐛 - Setup crash
…o release/2.0.2
|
To view this pull requests documentation preview, visit the following URL: Documentation is deployed and generated using docs.page. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #312 +/- ##
===========================================
+ Coverage 71.32% 90.23% +18.91%
===========================================
Files 118 134 +16
Lines 5806 6014 +208
Branches 1266 1293 +27
===========================================
+ Hits 4141 5427 +1286
+ Misses 1326 194 -1132
- Partials 339 393 +54
🚀 New features to boost your workflow:
|
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.
🚀 Automated Merge
This PR merges release/2.0.2 into master.
Commits included:
Merge release/2.0.1 into develop
getGitInfo, and missing issue numbers. Introduce emoji-based title formatting inIssueRepositorybased on labels, ensuring proper representation for different issue types. Improve test coverage for issue state transitions and context fallbacks.[#309] 🐛 - Setup crash
This PR was automatically created by
copilot.