Skip to content
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

REST API endpoints for dependency submission doesn't explain how to enable dependencies #36123

Open
1 task done
jsoref opened this issue Jan 31, 2025 · 3 comments
Open
1 task done
Labels
content This issue or pull request belongs to the Docs Content team needs SME This proposal needs review from a subject matter expert waiting for review Issue/PR is waiting for a writer's review

Comments

@jsoref
Copy link
Contributor

jsoref commented Jan 31, 2025

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/rest/dependency-graph/dependency-submission?apiVersion=2022-11-28#create-a-snapshot-of-dependencies-for-a-repository

What part(s) of the article would you like to see updated?

Something should explain how to resolve:

{
  "message": "The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.",
  "documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository",
  "status": "404"
}

Additional information

There's an action, it triggers this API call, which yielded the above error. The link is to a document that doesn't explain how to do the thing

Yes, this has to be copied to the internal repository.

@jsoref jsoref added the content This issue or pull request belongs to the Docs Content team label Jan 31, 2025
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Jan 31, 2025
@subatoi subatoi removed the triage Do not begin working on this issue until triaged by the team label Feb 3, 2025
@subatoi
Copy link
Contributor

subatoi commented Feb 3, 2025

Hi @jsoref, and thanks for raising an issue for this—I'll get this triaged now 👍

@subatoi subatoi added waiting for review Issue/PR is waiting for a writer's review needs SME This proposal needs review from a subject matter expert labels Feb 3, 2025
Copy link
Contributor

github-actions bot commented Feb 4, 2025

Thanks for opening an issue! We've triaged this issue for technical review by a subject matter expert 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content This issue or pull request belongs to the Docs Content team needs SME This proposal needs review from a subject matter expert waiting for review Issue/PR is waiting for a writer's review
Projects
None yet
Development

No branches or pull requests

3 participants
@jsoref @subatoi and others