We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
After #92852 all PRs get a notification from netlify about new doc builds. Example: #100070 (notice no Doc/ changes made)
netlify
Doc/
I don't think it is right:
But, netlify has build.ignore option that can work similarly to these lines:
build.ignore
cpython/.github/workflows/doc.yml
Lines 23 to 26 in 7031275
I will send a PR to test it :)
Bug report
After #92852 all PRs get a notification from
netlifyabout new doc builds. Example: #100070 (notice noDoc/changes made)I don't think it is right:
But,
netlifyhasbuild.ignoreoption that can work similarly to these lines:cpython/.github/workflows/doc.yml
Lines 23 to 26 in 7031275
Docs: https://docs.netlify.com/configure-builds/ignore-builds/
I will send a PR to test it :)
Linked PRs