mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-07 11:58:20 +00:00
Remove 'not planned' filter from issue metrics search query
This commit is contained in:
2
.github/workflows/issue-metrics.yml
vendored
2
.github/workflows/issue-metrics.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
|||||||
GH_TOKEN: ${{ secrets.DEPLOY_KEY }}
|
GH_TOKEN: ${{ secrets.DEPLOY_KEY }}
|
||||||
HIDE_AUTHOR: true
|
HIDE_AUTHOR: true
|
||||||
HIDE_TIME_TO_ANSWER: true
|
HIDE_TIME_TO_ANSWER: true
|
||||||
SEARCH_QUERY: 'repo:zen-browser/desktop is:issue created:${{ env.last_month }} -reason:"not planned"'
|
SEARCH_QUERY: 'repo:zen-browser/desktop is:issue created:${{ env.last_month }}'
|
||||||
|
|
||||||
- name: Move metrics to docs folder
|
- name: Move metrics to docs folder
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user