Skip to content

Conversation

@pransh15
Copy link
Contributor

@pransh15 pransh15 commented Jan 9, 2026

Description

Add workflow to add issues to contributor board.

Motivation

Auto updating issues for contributors to pick-up with labels:

  • "help wanted"
  • "good first issue"
  • "accepting pr"
  • "accepting prs"
  • "PR welcome"

@pransh15 pransh15 requested a review from a team as a code owner January 9, 2026 16:16
@pransh15 pransh15 requested a review from caugner January 9, 2026 16:16
GH_TOKEN: ${{ secrets.GH_TOKEN }}
ISSUE_PROJECT_OWNER: mdn
ISSUE_PROJECT_NUMBER: 25
ISSUE_PROJECT_QUERY: org:mdn is:issue (label:"help wanted" OR label:"good first issue" OR label:"accepting pr" OR label:"accepting prs" OR label:"PR welcome") ${{ env.COMMON_FILTER }} ${{ env.EXCLUDE_REPOS }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add as is for now, and iterate later.

@caugner caugner changed the title Add issues to contributor board ci(add-issues-to-projec): add Contributor issues Jan 12, 2026
@caugner caugner changed the title ci(add-issues-to-projec): add Contributor issues ci(add-issues-to-project): add Contributor issues Jan 12, 2026
@caugner caugner merged commit 0a335eb into main Jan 12, 2026
6 checks passed
@caugner caugner deleted the contributor-board branch January 12, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants