[PR #347] [MERGED] Add initial template configuration for RSS Bridge in TOML format #385

Closed
opened 2025-11-22 20:37:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/347
Author: @jaainil
Created: 9/8/2025
Status: Merged
Merged: 9/21/2025
Merged by: @Siumauricio

Base: mainHead: adding-rssbridge


📝 Commits (3)

  • 6a4c7d0 Add initial template configuration for RSS Bridge in TOML format
  • 7330c1f Merge branch 'main' into adding-rssbridge
  • 3df2c3d Update meta.json to add documentation link for RSS Bridge

📊 Changes

4 files changed (+43 additions, -0 deletions)

View changed files

blueprints/rss-bridge/docker-compose.yml (+13 -0)
blueprints/rss-bridge/image.png (+0 -0)
blueprints/rss-bridge/template.toml (+12 -0)
📝 meta.json (+18 -0)

📄 Description

What is this PR about?

New PR of RSS Bridge

Checklist

Before submitting this PR, please make sure that:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/347 **Author:** [@jaainil](https://github.com/jaainil) **Created:** 9/8/2025 **Status:** ✅ Merged **Merged:** 9/21/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `adding-rssbridge` --- ### 📝 Commits (3) - [`6a4c7d0`](https://github.com/Dokploy/templates/commit/6a4c7d0ffb08f13407aee447008933fac7a7aa21) Add initial template configuration for RSS Bridge in TOML format - [`7330c1f`](https://github.com/Dokploy/templates/commit/7330c1f04975584286cd75e60aea58ba916a8ad6) Merge branch 'main' into adding-rssbridge - [`3df2c3d`](https://github.com/Dokploy/templates/commit/3df2c3dbee0490fd837e8a1999f7e007e8690859) Update meta.json to add documentation link for RSS Bridge ### 📊 Changes **4 files changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/rss-bridge/docker-compose.yml` (+13 -0) ➕ `blueprints/rss-bridge/image.png` (+0 -0) ➕ `blueprints/rss-bridge/template.toml` (+12 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description ## What is this PR about? New PR of [RSS Bridge](https://github.com/RSS-Bridge/rss-bridge) ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:37:16 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#385