Skip to content

chore(ci): remove obsolete update-managed-apps cron workflow#519

Open
myasnikovdaniil wants to merge 1 commit intomainfrom
chore/remove-obsolete-update-managed-apps-cron
Open

chore(ci): remove obsolete update-managed-apps cron workflow#519
myasnikovdaniil wants to merge 1 commit intomainfrom
chore/remove-obsolete-update-managed-apps-cron

Conversation

@myasnikovdaniil
Copy link
Copy Markdown
Contributor

@myasnikovdaniil myasnikovdaniil commented Apr 29, 2026

Summary

Test plan

Summary by CodeRabbit

  • Chores
    • Removed the automated managed apps documentation synchronization workflow.

The website-side daily cron is superseded by the upstream
cozystack/cozystack tags.yaml workflow (cozystack/cozystack#2214),
which opens version-pinned PRs (e.g. update-docs-v1.3.1) on every
release tag.

Leaving this cron active causes duplicate, less-correct PRs sourced
from cozystack/cozystack@main rather than from the release tag --
e.g. PR #518 (update-managed-apps-v1.3, BRANCH=main) was opened
alongside the upstream-triggered PR #510 (update-docs-v1.3.1).

Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 29, 2026

Deploy Preview for cozystack ready!

Name Link
🔨 Latest commit ab151b5
🔍 Latest deploy log https://app.netlify.com/projects/cozystack/deploys/69f1a563f11afc00087a699b
😎 Deploy Preview https://deploy-preview-519--cozystack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a193ddb7-e03c-4c57-a468-8936b4362d19

📥 Commits

Reviewing files that changed from the base of the PR and between bc2745e and ab151b5.

📒 Files selected for processing (1)
  • .github/workflows/update-managed-apps.yaml
💤 Files with no reviewable changes (1)
  • .github/workflows/update-managed-apps.yaml

📝 Walkthrough

Walkthrough

A workflow file for automatically syncing and updating managed apps documentation has been entirely removed. The workflow previously handled version validation, doc version derivation, make execution, git operations, and automated PR creation when triggered.

Changes

Cohort / File(s) Summary
Workflow Removal
.github/workflows/update-managed-apps.yaml
Removed entire workflow definition that managed automated documentation sync for managed apps, including version tag parsing, branch management, and PR creation logic.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A workflow once danced in the GitHub night,
Syncing and pushing with all of its might,
But now it has rest, its work is complete,
One less automation makes the codebase neat! ✨

🚥 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 clearly and concisely describes the primary change: removing an obsolete workflow file. It accurately summarizes the main objective of the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-obsolete-update-managed-apps-cron

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
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

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.

1 participant