Orange-OpenSource / Orange-OpenSource/Orange-Boosted-Bootstrap

Receiving "Close Issue Awaiting Reply" notifications

Open Beginner friendly
#3,780 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

🛠️ technical github_actions
Dominant language
CSS
Stars
219
Forks
61
Avg merge
2d 15h
Merged PRs (30d)
12

Description

Hey team 👋

I’m opening this issue because I frequently receive notifications from the “Close Issue Awaiting Reply” GitHub job:

Image

I’m not sure why this happens, since I’m no longer listed as a project member/maintainer. 🤷

For context: the reusable action still referenced in your main branch is no longer active. In Bootstrap, we replaced it by using the native actions/stale instead. Here’s the workflow/job for reference:
https://github.com/twbs/bootstrap/blob/main/.github/workflows/issue-close-require.yml

Maybe switching the workflow to the actions/stale approach would fix this and stop the notifications.

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

Inspect the issue-close workflow under .github/workflows, then compare its reusable action reference with the linked Bootstrap workflow, issue-close-require.yml. Check how the job determines recipients and whether replacing that reference with actions/stale addresses the notifications. Done means the obsolete notifications no longer occur and the workflow still closes issues awaiting a reply as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.