Commit Graph

9 Commits (525450cac52374bb361d61d35f065d29ec3e7ed8)

Author SHA1 Message Date
Bill Wagner d5c351d961
fix default parent node (#33765)
I had the wrong one in my previous PR
2024-10-01 20:08:23 +00:00
Bill Wagner f1cd25f3ee
Add semester changover information to quest (#33724)
dotnet/docs-tools#413 enhances the config object to support different parents per semester. This adds the updated config for that purpose.
2024-09-27 09:05:41 -04:00
Andy (Steve) De George d28438cb2a
Update quest-config.json (#33286) 2024-08-08 14:03:15 -07:00
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