https://github.com/langchain4j/pr-bot
https://github.com/langchain4j/pr-bot
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/langchain4j/pr-bot
- Owner: langchain4j
- Created: 2024-12-13T14:00:36.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-12T09:27:05.000Z (5 months ago)
- Last Synced: 2025-02-12T10:37:04.208Z (5 months ago)
- Language: Java
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PR Bot
> PR Bot
This repository contains a GitHub Action powered by [Quarkus GitHub Action](https://github.com/quarkiverse/quarkus-github-action).
When pushing to the `main` branch, the GitHub Action artifact is automatically published to the Maven repository of this GitHub repository.
The `action.yml` descriptor instructs GitHub Actions to run this published artifact using JBang when the action is executed.