Meta-Network / Meta-Network/meta-hexo-starter-custom

[Feature request] Add theme's modifications to all theme branchs with GitHub Actions

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement lv4
Dominant language
JavaScript
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

When we add scripts that are useful for all themes, like [ipfs image render](https://github.com/Meta-Network/meta-hexo-starter-custom/blob/main/scripts/ipfs-image-renderer.js), it's best to apply this commit to all or most themes branches. I recommend using a bot like GitHub Actions instead of we do this manually. We can mark a commit as *need to be applied to all themes*, and then let the bot do the work.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing scripts/ipfs-image-renderer.js and the repository's theme branches to understand which shared changes need propagation. Then investigate how GitHub Actions could identify a commit marked for all themes and apply it safely. Done means the workflow reliably propagates such marked commits without manual per-branch updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript
Domain
ci-cd, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.