Quest runs nightly, rather than on each label update.
The following changes make that happen:
- The bulk action runs once a day, at a hopefully convenient time.
- The single item workflow runs only in response to a workflow dispatch event (user started)
- For security reasons, limit the permissions to write *issues*, not *contents*
This adds the docs-tools seQuester into the ASPNETCore docs samples repo.
@Rick-Anderson You'll need to configure the same secrets as the ASP.NET Core docs repo for this to work correctly.