-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Add GitHub Workflow to keep notices up to date #16284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
b00e25b to
ac745d6
Compare
1bfa377 to
89e84dd
Compare
| [Alias('sb')] | ||
| [Parameter(Mandatory=$true)] | ||
| [scriptblock]$ScriptBlock, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except for renaming this, and removing the script scope this is just a copy from build.psm1
|
@TravisEz13 Please look into the failed CIs. Also, you need to resolve the conflicts in |
89e84dd to
304646f
Compare
|
failures were due to failures in master. Rebased to pick up a revert. |
304646f to
e95f0aa
Compare
# Conflicts: # .github/workflows/update-cgmanifest.yml
Co-authored-by: Robert Holt <[email protected]>
f121700 to
2ab02af
Compare
|
🎉 Handy links: |
Co-authored-by: Robert Holt <[email protected]>
Co-authored-by: Robert Holt <[email protected]> # Conflicts: # build.psm1 # tools/findMissingNotices.ps1
Co-authored-by: Robert Holt <[email protected]> # Conflicts: # build.psm1 # tools/findMissingNotices.ps1 # Conflicts: # build.psm1
|
🎉 Handy links: |
|
🎉 Handy links: |
PR Summary
Add GitHub Workflow to keep notices up to date:
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).