-
Notifications
You must be signed in to change notification settings - Fork 61
Issues: dependabot/fetch-metadata
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
https://github.com/devcontainers/spec/blob/update-readme/images%2Fdev-container-stages.png
bug
Something isn't working
#574
opened Nov 15, 2024 by
Blackskar875
https://docs.google.com/document/d/1eLRnNWa0E8D4b3Lu_OkhtZyLrmEHkbFkbh3jl7YKGqY/edit?usp=drivesdk
#573
opened Nov 14, 2024 by
Blackskar875
# Copyright lowRISC contributors (OpenTitan project).
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
package(default_visibility = ["//visibility:public"])
exports_files([
"WORKSPACE",
"python-requirements.txt",
"tool_requirements.py",
])
filegroup(
name = "cores",
srcs = [
"check_tool_requirements.core",
"topgen.core",
"topgen-reg-only.core",
],
)
alias(
name = "gen_rust_project",
actual = "@rules_rust//tools/rust_analyzer:gen_rust_project",
)
#572
opened Nov 14, 2024 by
Blackskar875
Outputs produced when Dependabot PR contains non-Dependabot commits
bug
Something isn't working
#568
opened Nov 9, 2024 by
tekumara
Does not work reliably if there are more than 100 vulnerability alerts for the repo
bug
Something isn't working
#542
opened Jul 30, 2024 by
severin
output directory set to target branch name
bug
Something isn't working
#540
opened Jul 17, 2024 by
hashtagchris
Include "outputs.publish-date"
enhancement
New feature or request
#522
opened May 3, 2024 by
fallemand
Dependabot "update-type" not available in metadata retrieved for PR
bug
Something isn't working
#499
opened Mar 14, 2024 by
simonschaufi
github actor is not dependabot when rerunning the job
bug
Something isn't working
#498
opened Mar 4, 2024 by
GersonTf
Multi-segment directory name malformed when using non-standard separator.
bug
Something isn't working
#494
opened Feb 12, 2024 by
dreid
Directory name is not properly extracted from branch name when using Something isn't working
-
separator.
bug
#493
opened Feb 12, 2024 by
dreid
fetch-metadata
can not fetch metadata when using workflow_run
event
bug
#490
opened Feb 2, 2024 by
kimnh-0823
fetch-metadata
action returns /
for directory output
bug
#489
opened Jan 29, 2024 by
navruzm
Add alert number to outputs
enhancement
New feature or request
#438
opened Sep 12, 2023 by
LeonardoBerlatto
Add New feature or request
severity
to the action outputs
enhancement
#433
opened Sep 6, 2023 by
LeonardoBerlatto
Support New feature or request
newVersion
and prevVersion
for updates with multiple dependencies
enhancement
#402
opened Jun 26, 2023 by
Nishnha
Allow for additional event types / Ignore "pull-request"+"pull-request-target" event types?
enhancement
New feature or request
#397
opened Jun 19, 2023 by
vegaasen
Package ecosystem output for gitsubmodules PRs is inconsistent with dependabot.yml
bug
Something isn't working
#356
opened May 6, 2023 by
BadMagic100
Fetch Metadata action returns null update-type output for pull requests
bug
Something isn't working
#339
opened Apr 16, 2023 by
oguzhanmeteozturk
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.