Conversation
Merge release/2.0.3 into develop
…bel fetching error handling and add new documentation files for agent context.
…S constant and replace the 'initial_setup' string literal with `ACTIONS.INITIAL_SETUP`.
…_AGENT_PLAN` constant to 'build' to enable diff support.
…ndling and test coverage for label and issue type related operations.
…extraction and update logic for issue descriptions, default `parentBranch` in execution, and remove `results` from configuration.
…t branch if unset and improve content parsing robustness by using exact pattern matching and substring operations.
… extraction and update logic to use `indexOf` with a starting offset for end tags, removing the custom `findExactMatch` method.
…block index calculation into a new private helper method.
…ation merging to preserve all undefined stored keys and prevent saving results, adding robustness tests.
…ocumentation by moving use case flows to a dedicated file and enhancing Bugbot details with key paths and configuration.
… branch from previous configuration when current is undefined.
…ory-with-no-issues [#319] 🐛 - Setup crash on repository with no issues
…o release/2.0.4
|
To view this pull requests documentation preview, visit the following URL: Documentation is deployed and generated using docs.page. |
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.4 into master.
Commits included:
Merge release/2.0.3 into develop
ACTIONS.INITIAL_SETUP.OPENCODE_AGENT_PLANconstant to 'build' to enable diff support.parentBranchin execution, and removeresultsfrom configuration.indexOfwith a starting offset for end tags, removing the customfindExactMatchmethod.[#319] 🐛 - Setup crash on repository with no issues
This PR was automatically created by
copilot.