docs: add CI overview and link from contributing guide#6406
Merged
Conversation
Signed-off-by: Ayush More <ayushmore42595@gmail.com>
4c9d32d to
e95ae08
Compare
Contributor
Author
|
@khanhtc1202 drop your review |
eeshaanSA
requested changes
Jan 7, 2026
|
|
||
| All pull requests undergo checks by the continuous integration system, GitHub Actions. These checks include unit tests, lint tests, and more. | ||
|
|
||
| Before submitting a pull request, contributors are encouraged to understand |
Contributor
There was a problem hiding this comment.
We can write it in a more welcoming tone, such as:
When you submit a Pull Request to PipeCD, multiple CI workflows are triggered that validate your changes.
For an overview of all CI .... see:
eeshaanSA
requested changes
Jan 7, 2026
Removed unnecessary blank lines and improved document structure. Signed-off-by: Ayush More <ayushmore42595@gmail.com>
Clarify the process and purpose of CI workflows for pull requests. Signed-off-by: Ayush More <ayushmore42595@gmail.com>
Contributor
Author
|
Done |
eeshaanSA
requested changes
Jan 8, 2026
|
|
||
|
|
||
|
|
||
| ## References |
Contributor
There was a problem hiding this comment.
Were you trying to reference to these pages? If yes, the links are missing here.
Contributor
Author
There was a problem hiding this comment.
Made the chnages !
Updated references section with new links. Signed-off-by: Ayush More <ayushmore42595@gmail.com>
eeshaanSA
requested changes
Jan 10, 2026
Signed-off-by: Eeshaan Sawant <100678386+eeshaanSA@users.noreply.github.com>
Signed-off-by: Eeshaan Sawant <100678386+eeshaanSA@users.noreply.github.com>
Contributor
|
@Ayushmore1214, please fix the issues! |
Signed-off-by: Ayush More <ayushmore42595@gmail.com>
eeshaanSA
requested changes
Jan 12, 2026
Signed-off-by: Eeshaan Sawant <100678386+eeshaanSA@users.noreply.github.com>
eeshaanSA
approved these changes
Jan 12, 2026
Contributor
There was a problem hiding this comment.
Looks good, but please pay attention on the quality of commits you make from the next time. @Ayushmore1214.
Good quality commits = faster merge.
Low effort commits = delay in review. 😃
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does: A doc for whole overview on Github Actions workflows , on when they trigger , and what it does for proper understanding for the new comers
Why we need it:
Which issue(s) this PR fixes:
Fixes #6401
Does this PR introduce a user-facing change?: