mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-30 20:25:55 +00:00
Consolidate scripts and automate report management (#1540)
* removing old scripts * consolidated folder * Updating usage of scripts * Adding script to generate an open PR report, rather than making AI gen it each time * Adding step to close old quality report discussions
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
run: npm run build
|
||||
|
||||
- name: Fix line endings
|
||||
run: bash scripts/fix-line-endings.sh
|
||||
run: bash eng/fix-line-endings.sh
|
||||
|
||||
- name: Publish to main
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user