[test] Verify PR #8 transient draft preview links#11
Open
harshita-boonlia-glean wants to merge 4 commits into
Open
[test] Verify PR #8 transient draft preview links#11harshita-boonlia-glean wants to merge 4 commits into
harshita-boonlia-glean wants to merge 4 commits into
Conversation
Co-authored-by: rishabh-chawla-glean <rishabh-chawla-glean@users.noreply.github.com>
Touches agent instructions only to exercise transient workflow preview sync and /preview link in PR comments. Co-authored-by: Cursor <cursoragent@cursor.com>
Glean Agent Sync — Draft Preview
Updated by glean-io/agent-sync-action |
Contributor
Author
|
Tested on salessavvy-test |
devansh-dwivedi-glean
left a comment
Contributor
There was a problem hiding this comment.
Also there are merge conflicts.
| with: | ||
| instance-url-fe: https://app.glean.com | ||
| instance-url-be: https://scio-prod-be.glean.com/ | ||
| instance-url-be: https://salessavvy-test-be.glean.com/ |
Contributor
There was a problem hiding this comment.
@harshita-boonlia-glean Can we update the instance urls to be mocked, rather than storing real instance urls here.
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.
Summary
Verification PR for #8 (transient workflows for draft previews).
Includes PR #8 changes (
sync-agents.sh,comment-pr.sh) merged withmain, plus a small edit toglean-sync-action-test-benchinstructions to trigger draft preview sync.What to verify
POST /rest/api/v1/agents(not/agents/{id})transient: trueandparentWorkflowId: 302f462f7adb4675b111cc486f826babworkflow.idcaptured aspreviewId/chat/agents/{previewId}/preview(not/edit)Test plan
glean-agent-syncworkflow passes on this PRMade with Cursor