[PR #231] [MERGED] Maintenance: GitHub Actions #223

Closed
opened 2025-10-31 16:59:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/231
Author: @ricoberger
Created: 3/16/2025
Status: Merged
Merged: 3/16/2025
Merged by: @ricoberger

Base: mainHead: maintenance-github-action


📝 Commits (1)

  • f0ae59e Maintenance: GitHub Actions

📊 Changes

3 files changed (+140 additions, -79 deletions)

View changed files

📝 .github/dependabot.yml (+8 -0)
📝 .github/release.yaml (+4 -4)
📝 .github/workflows/continuous-delivery.yaml (+128 -75)

📄 Description

  • Use docker/metadata-action GitHub Action to determine the tag for
    Docker images
  • Add changelog: changed label to Dependabot PRs
  • Adjust version-resolver for Release Drafter to use patch versions
    for PRs with changelog: changed label

🔄 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/feeddeck/feeddeck/pull/231 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 3/16/2025 **Status:** ✅ Merged **Merged:** 3/16/2025 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `maintenance-github-action` --- ### 📝 Commits (1) - [`f0ae59e`](https://github.com/feeddeck/feeddeck/commit/f0ae59e13086acfb958ed84e17d6c12a67942a06) Maintenance: GitHub Actions ### 📊 Changes **3 files changed** (+140 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `.github/dependabot.yml` (+8 -0) 📝 `.github/release.yaml` (+4 -4) 📝 `.github/workflows/continuous-delivery.yaml` (+128 -75) </details> ### 📄 Description - Use `docker/metadata-action` GitHub Action to determine the tag for Docker images - Add `changelog: changed` label to Dependabot PRs - Adjust `version-resolver` for Release Drafter to use `patch` versions for PRs with `changelog: changed` label <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <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-10-31 16:59:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#223