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

744 Коммитов

Автор SHA1 Сообщение Дата
Bhavya U d81cacba4c
Skip posting message for merged pull requests in CodeReviewChatAction (#321) 2024-10-28 12:16:08 -07:00
Bhavya U d6d5ccef40
Fix formatting in unreleased issue comment for clarity (#320) 2024-10-28 11:03:11 -07:00
Bhavya U 194605ed60
Add handling for assigned review event in CodeReviewChatAction (#319) 2024-10-14 12:11:36 -07:00
Bhavya U edb954d5f9
Fix repo name in baseQuery (#318) 2024-10-10 12:41:54 -07:00
Bhavya U 99f3f1382f
Fix repo list iteration during processing (#317) 2024-10-02 07:02:12 -07:00
Bhavya U 9459e8b9e6
Log installation info for debugging (#313) 2024-08-19 11:51:06 -07:00
Bhavya U 30a0187c40
Update ReviewReminders to use listReposAccessibleToInstallation (#312) 2024-08-19 11:15:31 -07:00
dependabot[bot] 018c3ee715
Bump axios and @slack/web-api (#311)
Bumps [axios](https://github.com/axios/axios) and [@slack/web-api](https://github.com/slackapi/node-slack-sdk). These dependencies needed to be updated together.

Updates `axios` from 1.6.1 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.1...v1.7.4)

Updates `@slack/web-api` from 6.7.2 to 6.12.1
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/web-api@6.7.2...@slack/web-api@6.12.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
- dependency-name: "@slack/web-api"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 10:33:01 -07:00
Bhavya U cbf95eb596
Support onTriggered for feature-request workflow (#308) 2024-08-19 18:01:51 +02:00
Bhavya U 27a8d42656
Add vscode-engineering bot to the list of known bots (#307) 2024-08-01 13:16:51 -07:00
Bhavya U 4ad15833df
Re enable assign monitoring (#306) 2024-08-01 10:28:14 -07:00
Bhavya U 8470c3d1dd
Log botName and no-op (#305) 2024-08-01 07:48:00 +02:00
Bhavya U 2ee2f98ee4
Update inputs and clean up actions (#304)
* Update inputs and clean up actions

* Undo test plan item validator
2024-07-31 22:06:43 -07:00
Bhavya U 8b0306ef57
Update review-reminder action.yml and index files (#303) 2024-07-31 22:01:50 -07:00
Bhavya U c25f4313c7
Update to use GithubApp for authentication (#301)
* Update to use GithubApp for authentication

* Update js
2024-07-31 21:01:42 -07:00
Bhavya U 7d817455b1
Get label from payload (#300) 2024-07-31 16:39:03 -07:00
Bhavya U 25c287d262
Update inputs for on-open workflowa (#298) 2024-07-31 21:21:55 +02:00
Bhavya U 1a1e4110b3
Update commit message posted by release labeler (#297) 2024-07-31 10:52:52 -07:00
Bhavya U 7b25bf3549
Refactor event handling in Action class (#295)
* Refactor event handling in Action class

* Update js

* Rename to author
2024-07-31 09:03:07 -07:00
Bhavya U 013a4313c4
Fix repo and owner for dispatch events (#296) 2024-07-31 17:56:03 +02:00
Bhavya U 0f1db9497d
Refactor event handling in Action class (#294) 2024-07-31 01:25:58 +02:00
Bhavya U a4a3532a1e
Update release-pipeline action.yml with optional inputs for GitHub App authentication (#293) 2024-07-30 15:31:07 -07:00
Bhavya U e296550abe
Update author-verified action.yml files with optional inputs for event and action (#292) 2024-07-30 12:47:13 -07:00
Bhavya U 58b7b930c4
Refactor getAssignee method in Action class (#291)
* Refactor getAssignee method in Action class

* Update action.yml files with optional event and action inputs
2024-07-30 11:34:14 -07:00
Bhavya U 58c13ec184
Clean up unused code and add default empty string when label is unavailable (#290)
* chore: Refactor event handling in Action class

* Refactor event handling in Action class
2024-07-30 09:35:16 +02:00
Bhavya U 7dd78cbf63
Update action.yml files with optional event and action inputs (#289)
* Update action.yml files with optional event and action inputs

* chore: Refactor event handling in Action class

* Refactor error handling in Action class
2024-07-30 08:13:32 +02:00
Bhavya U 90861c369d
chore: Remove commented out code and unused imports (#288) 2024-07-29 22:11:06 -07:00
Bhavya U d9dd64abd8
Update feature-request workflow inputs (#286) 2024-07-29 14:36:10 -07:00
Bhavya U 9dbed27da8
Update input fetching (#287) 2024-07-29 14:20:19 -07:00
Bhavya U 3a43e0b51b
Update english-please workflow for workflow_dispatch (#285) 2024-07-29 10:53:15 -07:00
Bhavya U c6318998c5
No-op edited events (#284) 2024-07-26 13:57:14 -07:00
Bhavya U 3e8bf5b12e
Update test plan validator for triggered dispatches (#283) 2024-07-26 12:47:38 -07:00
Bhavya U 6b2dbe3de2
Update inputs for latest-release-monitor (#282) 2024-07-24 15:04:25 -07:00
Bhavya U da1ac33985
Update release montior inputs (#281) 2024-07-24 13:59:20 -07:00
Bhavya U d88a7a4bf4
Also check for drafts here (#280) 2024-07-24 02:51:16 +02:00
Bhavya U c443c3342b
Bail early on draft prs (#277)
* Bail early on draft prs

* Update js
2024-07-23 17:02:07 -07:00
Bhavya U 7815c4d9cf
Update classifier inputs and query parameters (#274) 2024-07-22 08:27:21 -07:00
Bhavya U 8eedcd3589
Make token optional for feature-requests (#275) 2024-07-20 09:03:32 +02:00
Bhavya U 98fb3dce53
Update classifier trainer inputs (#273) 2024-07-19 18:07:07 -07:00
Bhavya U 485af53416
Update latest-release monitor inputs and clean up GitHub App authentication (#272) 2024-07-19 15:46:22 -07:00
Bhavya U 46154f6313
Update feature-request inputs and query parameters (#271) 2024-07-19 15:05:36 -07:00
Bhavya U 9e00678d86
Update token to use GithubApp authentication for Classifier (#270) 2024-07-19 14:47:12 -07:00
Bhavya U 76e8b13566
Update classifier-trainer inputs and authentication (#269)
* Update classifier-trainer inputs and authentication

* Update JS
2024-07-19 14:35:29 -07:00
Bhavya U 185897f9e0
Update classifier inputs and search parameters (#268) 2024-07-19 11:38:02 -07:00
Bhavya U ea49fdb725
Update info-needed-closer inputs and search parameter. (#267) 2024-07-19 10:52:19 -07:00
Bhavya U 6ca6d13e9a
Update js for locker action (#266) 2024-07-17 11:31:03 -07:00
Bhavya U 11b6807a01
Update locker inputs and search parameters (#258) 2024-07-17 08:05:51 -07:00
Bhavya U 5516ff46dc
Update js (#265) 2024-07-15 08:03:05 -07:00
Bhavya U 6ac27905bc
Update TestPlanItemValidator Inputs (#264)
* Update TestPlanItemValidator Inputs
2024-07-12 16:26:47 -07:00
Bhavya U 4b68fb87ad
"Fix product version checks" (#263) 2024-07-11 22:07:12 +02:00