Commit Graph

2 Commits

Author SHA1 Message Date
Michael Kubacki b24ad97e53 Add VS Code GitHub issues notebook
Filters issues in a notebook in VS Code based on common search
criteria.

Additional search qualifiers can be added per this documentation:
https://docs.github.com/search-github/searching-on-github/searching-issues-and-pull-requests

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2025-01-16 19:10:12 +00:00
Michael Kubacki 2941f4b57f PullRequests.github-issues: Add PR notebook
Adds a VS Code GitHub issue notebook that can be used with the VS
Code GitHub Issue Notebook Extension to view PR queries on
Tianocore repositories.

VS Code extension:
https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-github-issue-notebooks

This is intended to provide a single real-time dashboard that
reflects PR status from all Tianocore repositories so users can
track their PRs and quickly find PRs that need their attention.

To use this, install the VS Code extension and open the file.
This can be done in a Web browser at vscode.dev or locally in
VS Code.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2024-12-10 16:01:51 +00:00