Get shared workflows from .github repo working on tickets within the .github repo
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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