openedx / openedx/.github

Get shared workflows from .github repo working on tickets within the .github repo

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

Nobody has claimed this yet.

Dominant language
Python
Stars
4
Forks
33
Avg merge
3d 54m
Merged PRs (30d)
2

Description

Firm Name

2U

Urgency

Medium Urgency - may delay other work

Requested Change

The add-remove-label-on-comment.yml workflow doesn't seem to be working on PRs in this repo, please debug and fix. I'm unsure if this same problem exists in other repos as well.

Reasoning

I tried using the workflow to add a label in https://github.com/openedx/.github/pull/29#issuecomment-1344663590 , but it doesn't seem to have triggered even after waiting 15 minutes. The workflow is present (although I had to double-check, given that the template for it also lives in this repo). It looks like it last ran 6 months ago, although most of that is probably lack of triggers: https://github.com/openedx/.github/actions/workflows/add-remove-label-on-comment.yml .

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 with .github/workflows/add-remove-label-on-comment.yml and inspect its configured triggers and recent Actions history. Reproduce the issue using a PR comment in this repository, then verify that the workflow runs and adds or removes the expected label. Check whether the behavior is specific to workflows operating in the .github repository.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
43/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.