Skip to content

chore: add upstream update watcher#1

Merged
mberlofa merged 2 commits into
mainfrom
chore/upstream-update-watch
Jun 3, 2026
Merged

chore: add upstream update watcher#1
mberlofa merged 2 commits into
mainfrom
chore/upstream-update-watch

Conversation

@mberlofa

@mberlofa mberlofa commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a Monday scheduled upstream watcher for OpenCut-app/OpenCut.
  • Compares local ARG OPENCUT_VERSION with the latest official GitHub release.
  • Creates a deduplicated issue in this repository when a newer release exists.
  • Includes official release notes, opencut.app/changelog, and update/build validation instructions.

Product-specific plan

OpenCut is built from an upstream source tag in the Dockerfile, so the watcher uses the GitHub latest release as the source of truth and includes the public OpenCut changelog as additional context.

Current check result: local v0.3.0, upstream v0.3.0, no issue needed today.

Validation

  • actionlint .github/workflows/upstream-watch.yaml
  • actionlint across all repository workflows
  • Local version detection checked with GitHub API
  • MCP HelmForge mcp_health passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5285253f22

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/upstream-watch.yaml Outdated
@mberlofa mberlofa merged commit 974f99f into main Jun 3, 2026
1 check passed
@mberlofa mberlofa deleted the chore/upstream-update-watch branch June 3, 2026 18:23
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