Skip to content

Commit

Permalink
Add in process provider
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspoignant authored Oct 15, 2024
1 parent 5477b6e commit 7d2864d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openfeature/ci_scripts/check_prs_and_open_issue.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const issueHeader = '# Open Feature Provider pull requests 👀\n\nThis issues i
const commentHeader = '# Updated list of pull requests to 👀'
const repos = [
{slug: 'open-feature/go-sdk-contrib', prefix: 'providers/go-feature-flag' },
{slug: 'open-feature/go-sdk-contrib', prefix: 'providers/go-feature-flag-in-process' },
{slug: 'open-feature/java-sdk-contrib', prefix: 'providers/go-feature-flag' },
{slug: 'open-feature/dotnet-sdk-contrib', prefix: 'src/OpenFeature.Contrib.Providers.GOFeatureFlag' },
{slug: 'open-feature/js-sdk-contrib', prefix: 'libs/providers/go-feature-flag' },
Expand Down

0 comments on commit 7d2864d

Please sign in to comment.