Commit Graph

147 Commits (main)

Author SHA1 Message Date
Andy (Steve) De George ef5ed242c9
Moving things from repoman to policy (#34424)
* Create labelAdded-mapQuest.yml

* Trim down repoman config

* add metadata field to docs issue template

* Create issueManagement-notTriaged.yml

* handle needs more info

* Create issueManagement-emptyIssue.yml

* Update labelAdded-mapQuest.yml

* Update issueManagement-notTriaged.yml

* Create labelAdded-areaLabels.yml

* Delete .github/workflows/issue-processing.yml

* Update labelAdded-areaLabels.yml

* Create pullRequestManagement-labelFiles.yml

* Test

* Use some other config that was previously working to check...

* Restore and remove dupe pattern:

* try adding qoutes

* Remove reviewer request from labelFiles.yml

* Add reviewer request for specific file patterns

* Update reviewer request format in YAML file

* Update PR management to assign guardrex

* Change 'assignTo' to 'requestReview' in YAML

* Remove PRMerger tool reference in metadata description
2025-01-08 08:59:09 -10:00
Luke Latham 2ef16de0c1
Update Blazor issue processing (#34429) 2025-01-02 06:33:48 -05:00
Luke Latham f15d0b6b8a
Activate holiday message for Blazor issue processing (#34408) 2024-12-21 11:09:13 -05:00
Luke Latham fcd4f953cc
Update blazor-issue-processing.yml (#34252) 2024-12-01 15:59:18 -05:00
Luke Latham e425bba36f
Delete .github/workflows/blazor-pr-processing.yml (#34234) 2024-11-27 11:53:26 -05:00
Luke Latham e2d7d93054
Create blazor-pr-processing.yml (#34233) 2024-11-27 11:44:39 -05:00
Luke Latham 548d77573c
Delete .github/workflows/blazor-pr-processing.yml (#34232) 2024-11-27 11:20:23 -05:00
Luke Latham 54e2196a05
Blazor issue/PR automation (#34230) 2024-11-27 11:04:45 -05:00
Luke Latham 45f3015030
Final solution for Blazor issue processing (#34020) 2024-11-05 11:20:26 -05:00
Luke Latham 88539d03cb
Third attempt at Blazor issue processing (#34018) 2024-11-05 11:06:30 -05:00
Luke Latham 2e340dba9b
Second attempt at Blazor issue processing (#34016) 2024-11-05 11:01:15 -05:00
Luke Latham a413cc00d2
Issue processing test (#34014) 2024-11-05 10:52:35 -05:00
Luke Latham 3130b69775
Template updates (#33966) 2024-10-29 12:09:54 -04:00
Luke Latham d5b6d5ac64
Update blank-issue.md (#33965) 2024-10-29 11:54:33 -04:00
Luke Latham 8b1d487774
Add 'How to open an issue' to the README (#33947) 2024-10-29 11:48:54 -04:00
Luke Latham be0b77cc97
Update issue processing (#33955) 2024-10-28 11:40:10 -04:00
Luke Latham a364a96735
Update Blazor issue processing (#33951) 2024-10-28 11:14:44 -04:00
Luke Latham 4ba62ca9c0
Update blazor-issue-processing.yml (#33932) 2024-10-25 13:36:00 +00:00
Luke Latham 1a9a8fb64e
Update blazor-issue-processing.yml (#33930) 2024-10-25 09:00:03 -04:00
Luke Latham 81347fc036
Update blazor-issue-processing.yml (#33928) 2024-10-25 12:35:07 +00:00
Luke Latham 30d0554745
Condition Blazor job on comment body (#33926) 2024-10-25 08:21:48 -04:00
Luke Latham 0b315e54b4
Update blazor-issue-processing.yml (#33925) 2024-10-25 12:05:05 +00:00
Luke Latham 1ef7de1b25
GH Action for processing Blazor issues (#33920) 2024-10-25 07:25:03 -04:00
Luke Latham 238de50e65
Update issue-processing.yml (#33686) 2024-09-23 14:12:19 +00:00
Luke Latham 113df8a88d
CODEOWNERS for Blazor docs (#33478) 2024-08-29 10:03:14 -04:00
Tom Dykstra e8c0648811
Update CODEOWNERS (#33283)
Comment out most lines.
2024-08-06 14:20:35 -07:00
Tom Dykstra 247e5e3040
Update CODEOWNERS (#33262) 2024-08-05 19:53:00 -07:00
Tom Dykstra 750f8ccda2
Update CODEOWNERS (#33253) 2024-08-05 08:09:22 -10:00
Tom Dykstra 66e27d92f0
new CODEOWNERS file (#33244) 2024-08-02 21:26:06 -07:00
Luke Latham 0fc590b29c
Update GitHub issue processing (#32970) 2024-07-01 07:03:37 -04:00
Luke Latham c94594049a
Update issue processing (#32922) 2024-06-21 10:41:22 -04:00
Luke Latham 40b50a7161
Update issue processing (#32918) 2024-06-21 09:53:54 -04:00
Luke Latham bb6c033df0
Update issue-processing.yml (#32731) 2024-06-04 07:25:59 -04:00
Martin Costello 9b2f0d3505
Skip workflow in forks (#32575)
Don't run the merge-live workflow in forks.
2024-05-17 06:07:59 -07:00
Tom Dykstra 512f7dcf4b
Copy https://github.com/dotnet/docs/pull/40790 (#32537) 2024-05-08 13:49:22 -07:00
Tom Dykstra 655affc99d
Added the OIDC flow shared bits, and duration (#32501) 2024-05-03 11:02:10 -07:00
Tom Dykstra bd8514673a
Use OIDC keys for the OSPO API (#32482)
See /dotnet/docs#40676 and #40674 for the corresponding PR.

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
2024-05-01 09:09:21 -07:00
Luke Latham f59d7a5a2a
Update issue processing (#32488) 2024-05-01 09:31:42 -04:00
Rick Anderson 37e318d665
Merge pull request #32420 from ceddy4395/fix-gha-smells
Fix potential github action smells
2024-04-29 13:29:29 -10:00
Cedric d38585540d
Replace github.repository with github.repository_owner
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
2024-04-29 16:34:39 +02:00
Cedric Willekens f1e713f40b Fix GHA smells
- Avoid executing  scheduled workflows on forks
- Stop running workflows when there is a newer commit in branch
2024-04-26 10:20:21 +02:00
Luke Latham 967db11162
Update issue proccessing workflow (#32246) 2024-04-03 20:29:15 +00:00
Bill Wagner 4cb574d721
Add permissions to write pull requests (#32062)
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-15 10:34:34 -04:00
Luke Latham 58917243ae
Update issue-processing.yml (#31970) 2024-03-05 07:00:13 -05:00
Bill Wagner 210e0b4937
Add org level app keys (#31745) 2024-02-09 10:50:53 -08:00
Luke Latham 02c617e997
Update issue-processing.yml (#31614) 2024-01-30 06:46:57 -05:00
Luke Latham f2ca1ffb49
Update issue-processing.yml (#31532) 2024-01-19 09:38:47 -05:00
Luke Latham 872b840f0c
Create issue-processing.yml (#31523) 2024-01-19 08:25:11 -05:00
Luke Latham fc1e567583
Delete .github/workflows/blazor-issue-processing.yml (#31467) 2024-01-16 07:56:56 -05:00
Luke Latham d1a7e122de
Update blazor-issue-processing.yml (#31464) 2024-01-16 07:26:29 -05:00