Commit Graph

6 Commits (3c4dc71f4e6e7bb55c24075933388d94c5b8f2f0)

Author SHA1 Message Date
Andy (Steve) De George 87ba4df17c
Update quest-config.json (#33261) 2024-08-05 12:38:12 -10:00
Andy (Steve) De George 552f80274b
Update quest-config.json (#33030) 2024-07-10 11:29:40 -10:00
Andy (Steve) De George 3748e5d211
Update quest-config.json (#33024)
* Update quest-config.json

* Update quest-config.json
2024-07-09 11:25:55 -10:00
Tom Dykstra 67ad297227
Fix json syntax error in quest-config.json (#32935) 2024-06-25 12:51:34 -07:00
Tom Dykstra bee23c11be
Update quest-config.json (#32836) 2024-06-13 15:53:15 -07:00
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