nodejs / nodejs/discord-status-worker

Add scheduled check for upstream sha

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
8
Forks
1
Avg merge
1d 17h
Merged PRs (30d)
2

Description

Add a scheduled check that runs once per week to create a pull request to bump the commit sha in ./clone.sh if there is a newer commit available in the upstream repository.

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 inspecting ./clone.sh to understand which upstream commit SHA is pinned and how it is updated. Locate the repository's scheduled automation entry point; done means a weekly run detects a newer upstream commit and opens a pull request with the updated SHA.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
ci-cd, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.