Commit Graph

18 Commits

Author SHA1 Message Date
Ahson Khan
2b5435d57c
Update keyvault codeowners to reduce noise to signal ratio (#2791)
Trying to reduce the noise to signal ratio and manage GitHub notifications to when I am explicitly tagged for relevant reviews and conversations, rather than during day-to-day keyvault code churn and features.
2021-08-25 00:57:04 +00:00
Victor Vazquez
0874e1c1c9
add george as reviewer (#2494) 2021-06-28 15:47:02 +00:00
Wes Haggard
015c34a029
Update links from master to main (#2488)
* Update links from master to main

* Upate other references from master to main
2021-06-24 22:27:14 -07:00
Ahson Khan
4b59728e72
Update sdk/storage codeowners list to use the up-to-date GitHub alias (#1971) 2021-03-24 01:56:56 +00:00
Ahson Khan
ca9b28f53b
Move the PR template up a directory so that it shows up by default. (#1182)
Following up to match with the initial intent of https://github.com/Azure/azure-sdk-for-cpp/pull/735

https://github.community/t/our-pull-request-templates-arent-showing-up-for-any-prs/1975/2
https://stackoverflow.com/a/52139815/12509023
2020-12-14 22:21:42 +00:00
Rick Winter
a2a7d0c0c8
Update codeowners (#771)
* Update codeowners
2020-10-14 12:13:28 -07:00
Ahson Khan
139af60cc0
Adding a PR checklist to add guidance/reminders for authors to check for recurring PR review feedback. (#735)
It is generally useful for PR authors to go through their own PR first to make sure that commonly occurring feedback and issues have already been addressed. This checklist should help remind contributors what to look out for and is a living doc that we can modify and add to.

I ask these questions to myself before submitting a PR, when looking through my changes in the "pre-PR-submit-view".

Where possible leverage linter tools and CI gates to help address some of these. For example, for spell-check, here are some solutions to make things easier within the developer inner-loop:
- VS Code extension: [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)
- VS Code extension: [Markdown linter](https://github.com/DavidAnson/vscode-markdownlint)
- Browser extension: [Site Spell](https://www.site-spell.com/)
2020-10-14 01:00:06 +00:00
Anton Kolesnyk
a38de03e7b
Extract part of credentials to Identity module (#748) 2020-10-13 07:33:18 -07:00
Ahson Khan
fc3ee11622
Update code owners to better manage default notifications. (#728) 2020-10-09 15:34:52 -07:00
Jeffrey Richter
0138fad17b
Update CODEOWNERS (#667) 2020-09-17 16:03:19 -07:00
Rick Winter
b69080bc48
Codeowners updates (#315) 2020-07-16 08:48:34 -07:00
Rick Winter
866f4029e8
Update codeowners (#221) 2020-06-25 21:19:14 -07:00
Rick Winter
3a0cf11ef2
Adding the SDK team for notification (#179) 2020-06-15 15:01:37 -07:00
JinmingHu
711fe5f8c6
Add storage team members to code owners (#151)
* Add storage team members to code owners

* add storage team members
2020-06-01 16:20:08 -07:00
Rick Winter
60ac28b0af
Update GitHub issue templates (#99) 2020-05-13 09:37:40 -07:00
Danny Amirault
5cd2f2778e
Add damirault and 'azure/azure-sdk-eng' team as codeowner for _eng_ components. (#47) 2020-03-26 12:42:29 -07:00
Ahson Khan
d45aee211a
Adding myself as codeowner for the sdk directory for cpp. (#11)
* Adding myself as codeowner for the sdk directory for cpp.

* Address feedback: sort the owners alphabetically.
2020-02-24 19:48:59 -08:00
Rick Winter
eab3352932
Add Core scaffolding 2020-02-20 12:10:01 -08:00