DevOps Classroomnotes 09/Mar/2023

GitHub Pull Request Based Workflow in Jenkins

  • Pull request workflow ensures we dont have faulty commits in the development branches
  • Development Branches will not have write permissions for developers.
  • The create local feature/task/defect branches. Once the work is done, they create pull request.
  • We would do Continuous Integration with Static Code Analysis, unit tests, smoke/sanity tests are working or not. If every thing is passing we show the results to users who can merge pull requests to make decision to merge or reject.
  • Post merge we do day build.
  • Refer Here for sample repository
  • Install Github pull request builder plugin to jenkins

  • We need to fix the issue of triggering jobs when pull requests are created.
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Customized Social Media Icons from Acurax Digital Marketing Agency

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%