-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[CI] Clean all yaml in the pipelines of warnings and errors and add a workflow to validate the yaml used. #21345
base: main
Are you sure you want to change the base?
Conversation
f717cf5
to
cdba953
Compare
@rmarinho I'm using an action for the comment which might have not been approved, should we move to a curl? Although its a lot more work |
I think we have permissions to use other actions |
@rmarinho If you click on actions you'll see that it did not run. I suppose it needs an update in the settings. |
@mandel-macaque Thanks for the effort and sorry for the delay. Could you rebase it? |
Description of Change
This PR is better reviewed file by files since it is a large one. The PR does the following:
This will help us keep the pipeline code clean. For anyone working on the pipelines, you can install locally yamllint and run it or add one of its editor plugins: https://yamllint.readthedocs.io/en/stable/text_editors.html