* Use Stale bot to close issues
* Update .github/workflows/stale.yml
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
* update action
---------
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
* [vcpkg ci] error out cmake related deprecated functions
* Just have a try
* fix
* pick another variable name
* so far so good
* Maybe fix CI
* rename
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
* Github Checks: Use line annotations to mark deprecated functions
* `vcpkg_copy_tool_dependencies` is not deprecated anymore
* Random changes
* Fix broken bot
* Revert "Random changes"
This reverts commit 383f4b4535.
* Recently, we are blocked from approving PRs from GitHub Actions across the entire microsoft/ organization. This change just updates a comment and 'fails' the check rather than trying to create reviews.
* Intentionally damage a port to test the bot.
* Try not commenting at all.
* More annotations.
* ExitCode is not a thing.
* Remove markdownisms from console output.
* Fix intentional damage almost
* Remove all intentional breakage.
* Update .github/workflows/untrustedPR.yml
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
---------
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
* [docs] Fix broken links. Add docs validation pipeline.
* [docs][regenerate.ps1] Do not require a README.md in helper ports
* [docs] Update validateDocs.yml to point to current main
* Update zziplib to 0.13.72
* Modernize portfile
* Fix formatting check
Separately collect and display result from version scheme check.
Ignore error from version scheme check when checking version values.
Pass output also to console.
* Update version scheme and license info
* Update versions
* [vcpkg ci] Ask for adding a license field
* Apply suggestions from code review
* try out license field thing
* fix two newlines after </details>
* add more newlines
* Revert "try out license field thing"
This reverts commit 3ab82662ae.
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>