Skip to content

Commit

Permalink
Hide "Number of items closed" from Discussion Metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Jun 13, 2024
1 parent 5aa5c70 commit c600b21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/community_metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SEARCH_QUERY: 'repo:OrchardCMS/OrchardCore type:discussions created:${{ env.LAST_MONTH }} category:Q&A'
HIDE_TIME_TO_CLOSE: true
HIDE_ITEMS_CLOSED_COUNT: true

- name: Concatenate Issue/PR and Discussion Metrics
shell: pwsh
Expand Down

0 comments on commit c600b21

Please sign in to comment.