-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add docs validation workflows #21
Conversation
Build failed. ❌ ansible-galaxy-importer FAILURE in 3m 36s |
b2e4073
to
fb3498e
Compare
Build failed. ❌ ansible-galaxy-importer FAILURE in 5m 32s |
recheck |
This change depends on a change with an invalid configuration. |
Build failed. ❌ ansible-galaxy-importer FAILURE in 3m 56s |
Merged the changes into my fork's main branch and tested with https://github.com/alinabuzachis/amazon.cloud/pull/2/files [DONE] It seems I have to further clean the module's documentation during the docs generation process and remove non literal strings. Will do that in a PR against the generator repo fixing the doc_fragments imports also. |
Build failed. ❌ ansible-galaxy-importer FAILURE in 4m 02s |
I'm not sure I understand the status of this. Can you explain what is needed to get the CI to pass? I'd strongly prefer we not merge a change that is going to make it so we have to force merge over broken CI on every PR. |
@gravesm I reproduced the same thing tremble did for community.aws ansible/ansible-zuul-jobs#1587 (comment) This doesn't require us to copy doc fragments in the amazon.cloud collection. |
I think we need to add it, because we can't merge a PR that is going to perpetually break CI. |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 17s |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 3m 56s |
Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry. |
Signed-off-by: Alina Buzachis <abuzachis@redhat.com> Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
f84c49a
to
1f166a2
Compare
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 3m 46s |
Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry. |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 05s |
Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry. |
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
SUMMARY
Generate diffs and artefacts when someone pushes a docs PR.
ISSUE TYPE
COMPONENT NAME
.github