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 Augani/openreel-video.
  • Compares local ARG OPENREEL_VERSION with the latest official GitHub release.
  • Falls back to upstream tags if a release object is not available.
  • Creates a deduplicated issue in this repository with release notes and image update instructions.

Product-specific plan

OpenReel Video is a static app built from an upstream source tag and served by unprivileged NGINX. The watcher tracks GitHub releases first, because releases contain useful notes; tag fallback keeps monitoring resilient if upstream changes release publishing behavior.

Current check result: local v0.4.0, upstream v0.5.0, so the workflow would create an update issue when run.

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: 3e60ca87f3

ℹ️ 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 7675b6c into main Jun 3, 2026
1 check passed
@mberlofa mberlofa deleted the chore/upstream-update-watch branch June 3, 2026 18:24
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