Skip to content

Commit 1bbc92a

Browse files
chore: added hiero-sdk-js to GFI bot recommendation (hiero-ledger#1848)
Signed-off-by: SpeedRelativity <necharkc5150@gmail.com>
1 parent a7a2182 commit 1bbc92a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/scripts/bot-next-issue-recommendation.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ const SUPPORTED_GFI_REPOS = [
33
'hiero-sdk-swift',
44
'hiero-sdk-python',
55
'hiero-website',
6+
'hiero-sdk-js',
67
];
78

89
module.exports = async ({ github, context, core }) => {

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
4343
- Redesigned beginner issue template with readiness self-check, exploration-based task structure, compact workflow reference, and common pitfalls guidance to improve completion rates (#1651)
4444
- Added workflow documentation guide (`docs/github/04_workflow_documentation.md`) with best practices for documenting GitHub workflows and automation scripts (#1745)
4545
- Updated CodeRabbit workflow and script review instructions to nudge higher-quality patterns without imposing rigid rules (`#1799`)
46+
- Added hiero-sdk-js to the next issue recommendation bot (`#1847`)
4647

4748
## [0.2.0] - 2026-11-02
4849

0 commit comments

Comments
 (0)