Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
David Britch 9122acafe5
Harden markdownlint. (#2412) 2024-08-06 13:51:50 +01:00
David Britch 557c5fa0f8
Restore markdown lint. (#2411) 2024-08-06 12:43:38 +01:00
David Britch fc61b9e04f
Update workflows. (#2409) 2024-08-06 12:14:12 +01:00
David Britch 2d7ff87d6e
Update version (#2308) 2024-06-11 14:55:38 +01:00
David Britch 73c78420e5
What's new GitHub action (#2240)
* What's new GitHub action.

* Update job time.
2024-05-07 16:35:57 +01:00
David Britch d94299caf0
Use OIDC keys for the OSPO API (#2225)
* Use OIDC keys for the OSPO API

* add id-token write permissions

* add id-token write permissions

---------

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
2024-05-03 15:02:10 +01:00
Andy (Steve) De George 8217514d07
Delete old workflow (#2152) 2024-03-18 12:21:21 -07:00
Bill Wagner d2e0c3dc94
add write permissions for pull requests (#2147)
GitHub permissions are ANDed, not ORed. So, even though the sequester app was given permission to read and write pull requests, the configuration in YAML prevented it.

This ensures that if a PR is tagged as a work item, it will be imported correctly.
2024-03-14 14:56:39 -04:00
Bill Wagner a018f91748
add org level app keys (#2067)
* add org level app keys

These keys are configured in the repo, and are required to read project information.

* Add single issue configs
2024-02-09 08:06:07 +00:00
David Britch 63ba54d19a
Enable issue automation. (#1894) 2023-11-16 15:51:35 +00:00
David Britch db32f16ac4
Revert "Enable issue automation (#1892)" (#1893)
This reverts commit d7dec92551.
2023-11-16 15:45:56 +00:00
David Britch d7dec92551
Enable issue automation (#1892) 2023-11-16 15:35:57 +00:00
David Britch e3b8ae5ed3
Remove locale. (#1773) 2023-10-09 08:47:13 +01:00
David Britch ed217cad1c
Enable open source feedback control (#1753)
* Enable open source feedback control.

* Edit.

* Edits.
2023-10-02 16:27:20 +01:00
David Britch 8460572815
Issue templates. (#1752)
* Issue templates.

* Edit
2023-10-02 12:37:37 +01:00
David Britch ce9d986bcc
Add config. (#1751) 2023-10-02 12:29:43 +01:00
David Britch 7327e369ee
New feedback template (#1750)
* Issue template for unified feedback control.

* Turn on unified feedback control.

* Revert "Turn on unified feedback control."

This reverts commit 2ae90cace9.
2023-10-02 12:23:17 +01:00
David Pine f5bf99c854
Create version-sweep.yml (#1584) 2023-07-25 09:28:31 +01:00
David Pine f3025e4658
Update check-for-build-warnings.yml (#1406) 2023-04-11 09:05:31 +01:00
Bill Wagner 06a84bae52
Only run quest in the dotnet org (#1372)
It fails when it runs in forks, so only run in the dotnet org.
2023-03-29 08:56:10 +01:00
David Pine 623e383245
Update check-for-build-warnings.yml (#1359) 2023-03-21 15:06:35 +00:00
Bill Wagner 4ed0a4ef30
run quest nightly (#1345)
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-10 08:55:19 +00:00
Andy (Steve) De George 7e13153f91
update linter (#1184) 2023-01-10 09:32:30 +00:00
Andy (Steve) De George 4158a568b1
Update no-response.yml (#1114)
* Update no-response.yml

* Update .github/workflows/no-response.yml
2022-12-06 09:33:30 -08:00
Bill Wagner a21c78bf73
Install quest (#1059)
* add Quest github action

This action installs the Quest workflow into this repo.

It will import or update Quest work items based on GitHub issues and configured labels.

* better filter

* Apply suggestions from code review

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

Co-authored-by: David Pine <david.pine@microsoft.com>
2022-11-04 13:06:44 -07:00
Andy (Steve) De George 43445d0ae9
Create no-response.yml (#661) 2022-06-27 17:08:19 +01:00
Andy (Steve) De George 0b06a9efe9
Add linteR (#78)
Co-authored-by: Andy De George <thraka.junk@outlook.com>
2021-08-05 12:08:15 +01:00
Youssef Victor 59ca4cb19d
Create check-for-build-warnings.yml 2021-06-18 18:27:04 +02:00
Youssef Victor 03bcbaf1c6
Create docs-verifier.yml 2021-06-18 18:25:13 +02:00