Skip to content

Update try-in-web-ide action to version 1.5#751

Merged
sbouchet merged 1 commit into
mainfrom
sbouchet-patch-1
Jul 9, 2026
Merged

Update try-in-web-ide action to version 1.5#751
sbouchet merged 1 commit into
mainfrom
sbouchet-patch-1

Conversation

@sbouchet

@sbouchet sbouchet commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

follow-up of eclipse-che/che#23861

What does this PR do?

What issues does this PR fix?

How to test this PR?

Does this PR contain changes that override default upstream Code-OSS behavior?

  • the PR contains changes in the code folder (you can skip it if your changes are placed in a che extension )
  • the corresponding items were added to the CHANGELOG.md file
  • rules for automatic git rebase were added to the .rebase folder

Summary by CodeRabbit

  • Chores
    • Updated the web IDE link automation used in pull request workflows to a newer version.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Click here to review and test in web IDE: Contribute

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This change updates a GitHub Actions workflow file to bump the redhat-actions/try-in-web-ide action version from v1.4 to v1.5 in two steps: "Add DevSandbox link" and "Add Dogfooding link". No other inputs or logic are altered.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is concise, imperative, and clearly describes the action version update.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Rebase Rules For Upstream Changes ✅ Passed Only .github/workflows/try-in-web-ide.yaml changed; no files under code/ or .rebase/ were modified.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sbouchet-patch-1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.github/workflows/try-in-web-ide.yaml:
- Around line 24-30: Both uses of redhat-actions/try-in-web-ide are pinned to a
non-existent tag, so update the workflow to a published release such as v1.4.2.
Make this change in the two try-in-web-ide steps in the GitHub Actions workflow
so the action reference points to a valid released version.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5d3eedd1-c08a-49a1-b06b-e43be700d63f

📥 Commits

Reviewing files that changed from the base of the PR and between 828719e and 64a5acf.

📒 Files selected for processing (1)
  • .github/workflows/try-in-web-ide.yaml

Comment on lines +24 to +30
uses: redhat-actions/try-in-web-ide@v1.5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
add_comment: true
add_status: false
- name: Add Dogfooding link
uses: redhat-actions/try-in-web-ide@v1.4
uses: redhat-actions/try-in-web-ide@v1.5

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🩺 Stability & Availability | 🟠 Major | ⚡ Quick win

🧩 Analysis chain

🌐 Web query:

What are the release notes and breaking changes for redhat-actions/try-in-web-ide v1.5 on GitHub?

💡 Result:

As of July 8, 2026, there is no release labeled v1.5 for the redhat-actions/try-in-web-ide GitHub action [1]. The project's release history concludes with version v1.4.2 [1][2]. Therefore, there are no release notes or breaking changes available for a v1.5 release [1].

Citations:


Use a published try-in-web-ide release Both redhat-actions/try-in-web-ide@v1.5 pins point to a tag that doesn’t exist; switch them to a released version such as v1.4.2.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.github/workflows/try-in-web-ide.yaml around lines 24 - 30, Both uses of
redhat-actions/try-in-web-ide are pinned to a non-existent tag, so update the
workflow to a published release such as v1.4.2. Make this change in the two
try-in-web-ide steps in the GitHub Actions workflow so the action reference
points to a valid released version.

@tolusha

tolusha commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Hi! I'm che-ai-assistant — I help with your pull requests.

Available commands:

  • /che-ai-assistant generate-che-doc — Generate a documentation PR based on this PR's changes
  • /che-ai-assistant ok-pr-review — Run a comprehensive PR review (summary, code review, deep review, impact analysis)
  • /che-ai-assistant check-pr-test-failures — Analyze failing CI checks, identify root causes, and suggest fixes
  • /che-ai-assistant help — Show this help message

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

@sbouchet sbouchet merged commit 9e64cd7 into main Jul 9, 2026
29 of 30 checks passed
@sbouchet sbouchet deleted the sbouchet-patch-1 branch July 9, 2026 15:20
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.

3 participants