Add download link on PRs for easier testing#315
Conversation
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request adds a new GitHub Actions workflow job that automatically posts comments on pull requests with links to download build artifacts. The job waits for the build, test, code inspection, and verification jobs to complete before posting the comment using the GitHub CLI. ChangesPR Artifact Comment Automation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
Qodana for JVMIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2026.1.0
with:
upload-result: trueContact Qodana teamContact us at qodana-support@jetbrains.com
|
This comment was marked as outdated.
This comment was marked as outdated.
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
|
✅ Build successful! For testing, download plugin zip from the Artifacts section. |
|
@adietish @vrubezhny WDYT about such a small improvement of manual testing flow? |
A nice improvement! Thanks! |
vrubezhny
left a comment
There was a problem hiding this comment.
Looks good to me. A nice improvement, thanks!
Once the PR checks are green, the comment appears on the PR with the link to download the built artifact: