Add Deno CI workflow and GitHub Copilot chat settings#3241
Open
mohamedsaid7720077-collab wants to merge 2127 commits intoactions:pages-updatefrom
Open
Add Deno CI workflow and GitHub Copilot chat settings#3241mohamedsaid7720077-collab wants to merge 2127 commits intoactions:pages-updatefrom
mohamedsaid7720077-collab wants to merge 2127 commits intoactions:pages-updatefrom
Conversation
also gave the workflow the appropriate permissions required, pull-requests: write
begone, whitespace Co-authored-by: Chad Bentz <1760475+felickz@users.noreply.github.com>
Changing default behavior to include comment summary in PR
Code Scanning shouldn't own `dependency-review.yml`
Usage as described in https://github.com/rubysec/bundler-audit#readme
As recommended in https://github.com/ruby/setup-ruby#setup-ruby
- Bump version hashes to use `gradle/actions/setup-gradle@v3.1.0` - Bump version hash to use `gradle/actions/dependency-submission@v3.1.0`
Update for `gradle/actions@v3.1.0` release
Co-authored-by: Henry Mercer <henrymercer@github.com>
Co-authored-by: Henry Mercer <henrymercer@github.com>
* Update dotnet.yml Updating versions * Update dotnet-desktop.yml Bumping versions * Update ci/dotnet-desktop.yml Co-authored-by: Alexis Abril <alexisabril@github.com> --------- Co-authored-by: Alexis Abril <alexisabril@github.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
* Update nextjs.yml * Update nextjs.yml --------- Co-authored-by: Alexis Abril <alexisabril@github.com>
Limit matrix information in the job name to language by default
links to docs
Code Scanning Update codeql.yml with new build-mode
…s/actions/cache-4 Bump actions/cache from 3 to 4
…RESPONSE variable
…iew-workflow Add summary preview workflow
Remove preview label from summary.properties.json
…-action-v4 Update CodeQL action versions to v4 in workflow configuration
Update debricked.yml to use latest version of debricked/actions
Removing gulp and grunt as legacy and no longer required
alpin859
approved these changes
Mar 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Introduce a CI workflow for Deno that includes linting and testing steps. Enable GitHub Copilot chat search view results in the configuration.