commit | 268b516a501e8903c55da30a44c904d6b93a3834 | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@google.com> | Thu Jun 06 13:04:28 2024 -0700 |
committer | GitHub <noreply@github.com> | Thu Jun 06 13:04:28 2024 -0700 |
tree | 6323854fe2a44956e44f1ac94abb763e0187b814 | |
parent | bc25c0cb80415fb711b9413d809c23fad9635616 [diff] |
initial version of a sdk issue triage bot (#264) * initial version of a sdk issue triage bot * update help message, prompts * adjust prompts and diagnostic stdout output * Update pkgs/sdk_triage_bot/lib/src/common.dart Co-authored-by: Moritz <mosum@google.com> * update the classify method type sig * regenerate the mono_repo settings * adjust the format of the github comment * Update .gitignore * Apply suggestions from code review Co-authored-by: Nate Bosch <nbosch@google.com> * rename 'getIssue' to 'fetchIssue' * remove extra interfaces --------- Co-authored-by: Moritz <mosum@google.com> Co-authored-by: Nate Bosch <nbosch@google.com>
This repository is home to general Dart Ecosystem tools and packages.
Package | Description | Version |
---|---|---|
blast_repo | A tool to bulk validate and fix GitHub repos. | |
corpus | A tool to calculate the API usage for a package. | |
dart_flutter_team_lints | An analysis rule set used by the Dart and Flutter teams. | |
firehose | A tool to automate publishing of Pub packages from GitHub actions. | |
repo_manage | Miscellaneous issue, repo, and PR query tools. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
For additional information about contributing, see our contributing page.