Closed Eric-Arellano closed 1 month ago
I think keeping the Python dependabot is still useful. All we need is for a maintainer to push a commit to that branch to get CI to run (see my merge commit in https://github.com/Qiskit/documentation/pull/1879: the token loads correctly).
Apparently dependabot already runs for JavaScript. Frank has a good point that it's still valuable to keep for Python.
So I think the only possible action is if we want to update the README? I'm not sure if that's necessary.
Due to now testing all notebooks when requirements.txt change (https://github.com/Qiskit/documentation/pull/1831), dependabot now fails. That's because it cannot access the GitHub Actions Secret due to GitHub's security defaults. See https://github.com/Qiskit/documentation/pull/1839 for an example failure.
We have two options:
Update: we agree to get rid of Dependabot for Python requirements. TODOs: