tracyboehrer
d4884bd641
create-botbuilder-parity-issues.yml permissions ( #6748 )
2024-02-13 08:16:40 -06:00
BruceHaley
4cab8f1d03
Fix create-botbuilder-parity-issues.yml workflow ( #6322 )
...
* Update .ps1 file to use coveralls.net v 3.0.0
* Drop dotnet from matrix repo
2022-05-04 16:34:31 -05:00
BruceHaley
da721233fc
Update create-botbuilder-js-parity-issues ( #6170 )
2022-02-08 09:37:30 -05:00
BruceHaley
313b1ec5c5
Add verify-pr-labels GitHub workflow ( #6146 )
...
* Add verify-pr-labels workflow
* Drop readme
* Drop renovate.json
* Remove 'Parity with Labels'
* Add `parity all` check to conflict check
* Reword
* Cleanup
* Upgrade @actions/github to fix CG alert
* Revise node-fetch CG alert mitigation
2022-02-01 17:30:21 -08:00
BruceHaley
af6a753d3e
Add v5 branch to js-parity workflow ( #5989 )
2021-11-21 21:25:42 -05:00
Gabo Gilabert
e599b6c41a
Updated code owners ( #5971 )
2021-11-16 06:38:59 -08:00
Josh Gummersall
7cb34f5a0f
ci: pr style linting ( #5458 )
...
This action will validate that PRs include a linked issue.
2021-04-08 11:53:44 -07:00
Josh Gummersall
607a74950c
feat: parity issues for js, python, and java ( #5028 )
...
Also supports various parity automation labels.
2020-12-09 15:43:50 -08:00
Josh Gummersall
d2e054f589
fix: use base64 encoded JSON values ( #5017 )
...
Github actions don't have a lot of rich operators or functions to, for
example, construct JSON.
The `dispatch-workflow` action expects a JSON string that includes some
PR metadata (which may include single or double quotes).
In order to make this as simple as possible, but also as flexible as
possible, base64 encode all JSON values before jamming them in the JSON
string.
The `dispatch-workflow` action, then, knows how to decode these values.
2020-12-01 15:41:06 -08:00
Josh Gummersall
ed2e10fbcc
feat: create parity issues via github workflow ( #4997 )
...
This will remotely trigger the workflow introduced via
https://github.com/microsoft/botbuilder-js/pull/3080
2020-12-01 12:46:03 -08:00
Steven Gum
9a3e9b491c
simplify CODEOWNERS ( #4985 )
...
* simplify codeowners
* minor cleanup in codeowners
2020-11-18 10:51:45 -08:00
Gabo Gilabert
4e4b28e6c5
Removed CodeQL yaml from repo ( #4893 )
2020-10-30 12:01:54 -07:00
Chris Mullins
eef3a666f5
Create codeql-analysis.yml
2020-10-25 19:01:07 -07:00
Tom Laird-McConnell
1744d6a1fd
Update CODEOWNERS
2020-10-23 11:27:25 -07:00
Steven Gum
3038652aed
Add StreamingRequestHandler.Audience for Streaming + Skills ( #4805 )
...
* Add StreamingRequestHandler.Audience for Streaming + Skills
* refactor private helpers in BFHttpAdapter
* add additional ctors for audience, refactor original ctors, update tests
* CODEOWNERS update
* add Microsoft.Bot.Streaming.Tests owner
* use @microsoft/bb-core
* force review pings for Adaptive codebase
* add or update copywrite headers in Microsoft.Bot.Builder
* fix StreamingRequestHandler WebSocket+Audience ctor
* add & refactor unit tests for new SRH ctors
* revert WebSocketTransportTests changes
* apply PR feedback
2020-10-20 19:35:32 -07:00
Steven Gum
49050d1119
add specific owners for TestBot.Json & TestProtocol ( #4553 ) ( #4564 )
2020-09-11 18:20:46 -07:00
Monica Rivera
235b7951a1
Update CODEOWNERS: ( #4626 )
...
* Update CODEOWNERS:
1. Add mrivera-ms to Adapters
2. Add mrivera-ms to ApplicationInsights
* Update CODEOWNERS:
1. Separate QnAMaker libraries and tests and add mrivera-ms to owners
2. Rename comment
* Fix syntax error
2020-09-10 18:31:32 -07:00
Gabo Gilabert
4f443b9eaf
Updated issue templates to apply default labels ( #4457 )
2020-08-14 19:34:49 -07:00
Steven Gum
b523886851
Add code owners for /**/*.schema ( #4249 )
2020-07-08 13:49:52 -07:00
Steven Gum
7c64994d5a
Update CODEOWNERS ( #4237 )
...
* Streamline codeowners
* Add Connector.Authentication code owners
* Assign bf-dialogs to Microsoft.Bot.Builder.Dialogs
* additional updates to codeowners
2020-07-07 17:35:22 -07:00
Steven Gum
31d1b45f3b
[Engineering] Update codeowners ( #4171 )
...
* updated codeowners
- @microsoft/bb-dotnet
- @microsoft/bf-admin
- @microsoft/bf-adaptive
* add comments and more GH Teams to CODEOWNERS
2020-06-30 19:21:49 -07:00
Gary Pretty
54bad3490e
Add community docs ( #4067 )
...
* Added PR template, Code of Conduct doc and Contributing guidance doc as per community guidelines.
* Amends for code of conduct
* Readded deleted files
2020-06-15 14:09:14 -07:00
Dong Lei
48ed532960
fix typo in code owners
2020-04-20 05:24:00 +00:00
Dong Lei
b524ea5ed8
Code owner update for LG & expression library ( #3750 )
...
* owner update
* remove an extra space
2020-04-15 19:21:34 -07:00
Chris Mullins
fac172a0a7
Add initial code owners to packages ( #3746 )
2020-04-15 15:13:48 -07:00
Chris Mullins
8a457f989f
Disable the Stale Actions Action as it's causing too many issues to be closed. ( #3412 )
2020-02-19 14:44:32 -08:00
BruceHaley
c4023c331d
Set up a stale issues github action ( #2974 )
...
* Set up a stale issues github action.
* Change schedule to once a day, at 1 AM.
2019-11-15 13:00:43 -08:00
Tom Laird-McConnell
fdd275e3e0
Update issue templates
2018-09-19 11:54:01 -07:00
Tom Laird-McConnell
85d121702f
Update issue templates
2018-09-19 11:50:16 -07:00
Tom Laird-McConnell
b949d85e36
Update issue templates
2018-09-19 11:49:23 -07:00
Tom Laird-McConnell
5bdc46998f
Update issue templates
2018-09-19 11:48:57 -07:00
Yochay Kiriaty
faa522a293
Update issue templates
...
Update issues (bugs, feature, and questions) for Ignite. @Vishwac did a quick review.
2018-09-18 19:59:19 -07:00