We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to be able to create automation rules by API, this currently doesn't seem to be possible.
The reason is that I'd like to script creation of projects for translations and automation is used to build docs for stable releases.
There is no mention of automation rules on https://docs.readthedocs.io/en/stable/api/v3.html
The text was updated successfully, but these errors were encountered:
Scripts: Add script to create translation projects on readthedocs.org
35198cd
It does basic setup, but still it needs manual tweaking: * It can not update tags, see readthedocs/readthedocs.org#7354 * It can not link translation projects to main one, see readthedocs/readthedocs.org#7351 * Automation rules on newly created projects are missing, see readthedocs/readthedocs.org#7350
.readthedocs.yaml
No branches or pull requests
Details
Expected Result
I'd like to be able to create automation rules by API, this currently doesn't seem to be possible.
The reason is that I'd like to script creation of projects for translations and automation is used to build docs for stable releases.
Actual Result
There is no mention of automation rules on https://docs.readthedocs.io/en/stable/api/v3.html
The text was updated successfully, but these errors were encountered: