Commit Graph

1 Commits (687474b31c6cd67e093db193f2203bdda8536c91)

Author SHA1 Message Date
Bill Wagner ac470356c8
Add config for Quest import (#27498)
* Add config for Quest import

This PR adds the configuration for the Quest import GitHub action.

Before merging this PR, follow the instructions [here](https://github.com/dotnet/docs-tools/tree/main/actions/sequester#installation-and-use) to create the API KEY secrets. Then, once this is installed, it will start updating work items.

Note: To import items in bulk, when those have already been labeled, you can run the `quest-bulk` action via the GitHub UI to import all issues already labeled.

* better filter.

* Update .github/workflows/quest-bulk.yml

Co-authored-by: David Pine <david.pine@microsoft.com>

Co-authored-by: David Pine <david.pine@microsoft.com>
2022-11-04 11:38:52 -10:00