| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sorry, something went wrong.
|
Hm... Uploading results Processing sarif files: ["eslint.sarif"] Validating eslint.sarif Combining SARIF files using the CodeQL CLI Adding fingerprints to SARIF file. See https://docs.github.com/en/enterprise-cloud@latest/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning#providing-data-to-track-code-scanning-alerts-across-runs for more information. Uploading results Warning: Resource not accessible by integration Error: Resource not accessible by integration Warning: Workflows triggered by Dependabot on the "push" event run with read-only access. Uploading Code Scanning results requires write access. To use Code Scanning with Dependabot, please ensure you are using the "pull_request" event for this workflow and avoid triggering on the "push" event for Dependabot branches. See https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#scanning-on-push for more information on how to configure these events. @aeisenberg do you think the current failure is related to #2474? |
Sorry, something went wrong.
|
Perhaps we could add a condition like !startsWith(github.head_ref, 'dependabot/') to the upload SARIF step? |
Sorry, something went wrong.
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `actions/create-github-app-token` from 1.10.3 to 1.11.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@31c86eb...5d869da) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
Sorry...I missed this ping last week. I think you're right that we will need to add something to prevent uploading sarif for dependabot runs. We'll need to add this to vscode-codeql as well. |
Sorry, something went wrong.
|
If it is only readonly on a push by Dependabot, shouldn't we limit the push target to main? The synchronize will respond to the pushes by Dependabot and run as a regular workflow if I read the error correctly. |
Sorry, something went wrong.
|
I didn't even realize we were running on all pushes. Looks like branches were removed here: 38a0291. The rationale behind the change makes sense, but I'm also open to reevaluating it. We'd also need to include v2, v3, and v* (as we add new versions). |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks Andrew for #2499. This is now green, so approving.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps the actions group with 1 update: actions/create-github-app-token.
Updates actions/create-github-app-token from 1.10.3 to 1.11.0
Release notesSourced from actions/create-github-app-token's releases.
CommitsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: