DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workkloads.

Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

Related

  • 5 Steps To Tame Unplanned Work
  • How to Rescue Your Magento 2 Project
  • How To Make a Windows Keylogger By Yourself
  • Dynamic Web Forms In React For Enterprise Platforms

Trending

  • Unlocking the Potential of Apache Iceberg: A Comprehensive Analysis
  • Beyond ChatGPT, AI Reasoning 2.0: Engineering AI Models With Human-Like Reasoning
  • Measuring the Impact of AI on Software Engineering Productivity
  • Start Coding With Google Cloud Workstations
  1. DZone
  2. Culture and Methodologies
  3. Agile
  4. Automating the Change Request Process

Automating the Change Request Process

Learn the essential elements for managing an automated change request pipeline.

By 
Mike Raia user avatar
Mike Raia
·
Updated May. 26, 22 · Opinion
Likes (3)
Comment
Save
Tweet
Share
21.9K Views

Join the DZone community and get the full member experience.

Join For Free

Change Request

Change how you approach change requests.

Change control processes ensure DevOps projects stay on track, and that scope creep is kept to a minimum. A standardized, reliable change control process helps ensure that change activities are not full of confusion, faults, and disruption.

When you define and automate the controls and policies involved in project changes, project team members have a reliable way of ensuring deadlines are met and projects stay on course. Standardizing and centralizing the process for receiving, reviewing, and implementing change requests can have an immediate positive impact on project performance and outcomes.

Managing Project Change Requests

Three elements are defined when automating the change request process: change request collection, routing and workflow, and tracking and reporting.

Change Request Collection

The collection of change requirements is handled via forms. Forms are designed to capture all relevant information for processing a request. Information could include fields category, importance, impact, complexity, etc.

Documents can be attached to the form to include additional information, but it's always considered a best practice to capture as much information as possible in the form itself for easier processing and retrieval.

Routing and Workflow

When a request is submitted, there needs to be a pre-built workflow to handle routing. Some considerations:

  • Is a request routed based on form information (e.g., requests marked as "High Importance" follow a fast track), or are all requests handled the same way?
  • What are the milestones and sign-off points?
  • Can a request be returned to the requester for additional information

These and many other aspects should be defined before building automation.

Then consider who manages the approval process. For instance:

  1. A request might start with an assessment team. A form could capture the assessment team's recommendation, risk-level, justification, and approval.
  2. If accepted, the request proceeds to the planning team. Another form collects the planning team's estimate, regression plan, and resource allocations.
  3. The request finally moves to the Implementation team for scheduling.

Tracking and Reporting

Reporting and analysis must be communicated prior to building any change request workflow automation. This way, the process can be built with the end reporting goals in mind.

For instance, if it's critical to capture the time it takes between request stages, the process automation software can be set up to measure the time between specific stages.

If the reporting goals are to measure which departments submit the most requests, then the "Department" needs to be captured in the request form. Accounting for these reporting expectations midstream can prevent capturing an incomplete picture.

Bringing It All Together with Automation

Assuming you have an automation platform in place, you can bring all of your planning to the automation team and discuss your goals. The automation team will need to see your documented process, capture forms, process members, and reporting requirements to be able to build out the automated workflow, test it, and deploy it.

You'll then need to communicate the new process to your internal requesters, explaining the benefits and expectations. Training may be needed depending on the complexity of your process as well.

Once the process is adopted you'll find changes are easier to manage and requesters are much happier with the speed and transparency of the DevOps team.

Requests scrum Form (document)

Opinions expressed by DZone contributors are their own.

Related

  • 5 Steps To Tame Unplanned Work
  • How to Rescue Your Magento 2 Project
  • How To Make a Windows Keylogger By Yourself
  • Dynamic Web Forms In React For Enterprise Platforms

Partner Resources

×

Comments
Oops! Something Went Wrong

The likes didn't load as expected. Please refresh the page and try again.

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends:

Likes
There are no likes...yet! 👀
Be the first to like this post!
It looks like you're not logged in.
Sign in to see who liked this post!