[PR #13975] This is a test of the add-to-project action #29870

Open
opened 2026-01-31 09:37:21 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/13975

State: closed
Merged: Yes


docs: https://github.com/marketplace/actions/add-to-github-projects?version=v0.3.0

Hey maybe we should use more actions. This was thrown out during the last GH sync. Hopefully this doesn't explode.

This should add all issues that don't have one of Issue-Feature, Needs-Triage, Needs-Author-Feedback, Issue-Scenario to the project board. That should just leave all the bugs and tasks that have been triaged.

I didn't go for

          labeled: Issue-Task, Issue-Bug
          label-operator: OR

since those would include untriaged ones.

There's also no way to filter on milestone currently, so this will likely add icebox issues. We'll need to remove those manually as needed.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/13975 **State:** closed **Merged:** Yes --- docs: https://github.com/marketplace/actions/add-to-github-projects?version=v0.3.0 Hey maybe we should use more actions. This was thrown out during the last GH sync. Hopefully this doesn't explode. This _should_ add all issues that don't have one of `Issue-Feature`, `Needs-Triage`, `Needs-Author-Feedback`, `Issue-Scenario` to the project board. That should just leave all the bugs and tasks that have been triaged. I didn't go for ```yml labeled: Issue-Task, Issue-Bug label-operator: OR ``` since those would include untriaged ones. There's also no way to filter on milestone currently, so this will likely add icebox issues. We'll need to remove those manually as needed.
claunia added the pull-request label 2026-01-31 09:37:21 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29870