Commit Graph

3 Commits (f60ae6c24cae60ca22a65470bf51cb8f6b919d18)

Author SHA1 Message Date
Bill Wagner c76bf427d8
Run the quest action only in the dotnet org (#137)
Don't run this action in forks. It will fail due to security permissions.
2023-03-31 15:41:13 -10:00
Bill Wagner fd390d3ced
run quest nightly. (#130)
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*
2023-03-09 15:10:03 -10:00
Bill Wagner 21cd5d1312
Install seQuester into the aspnet samples repo (#121)
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.
2023-02-27 08:23:01 -10:00