# agentic workflow

Published articles for agentic workflow.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## GitHub agentic workflows and Renovate

DevFeed: [GitHub agentic workflows and Renovate](<https://devfeed.tech/articles/github-agentic-workflows-and-renovate-18920.md>)

Original publisher: [Read original article](<https://blog.frankel.ch/github-agentic-workflow-renovate/>)

Author: Nicolas Fränkel

Published: 2026-08-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Nicolas Fränkel](<https://devfeed.tech/sources/nicolas-frankel.md>)

Topics: [GitHub](<https://devfeed.tech/topics/github.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>)

Tags: [agentic-workflow](<https://devfeed.tech/tags/agentic-workflow.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [github-agentic-workflows](<https://devfeed.tech/tags/github-agentic-workflows.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [renovate](<https://devfeed.tech/tags/renovate.md>), [rollback](<https://devfeed.tech/tags/rollback.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

This article explains how Renovate dependency updates can break GitHub agentic workflows by changing an action SHA without updating the matching generated scripts. It also describes a failed recompilation workflow that rolled back an unrelated Node.js update, then identifies the need to keep the generated lock file synchronized with its release.

### Source excerpt

I've been a big fan of Renovate for a couple of years already. Renovate scans your repositories, detects outdated package versions, and opens pull requests to automatically bump them. It's similar to Dependabot in that it keeps your dependencies up to date. If I had to compare them in one sentence, I'd say Renovate is less integrated in the GitHub ecosystem, but handles more ecosystems and, more importantly, is extensible.

## Modernizing sourcing at scale: How intelligent agents are changing procurement

DevFeed: [Modernizing sourcing at scale: How intelligent agents are changing procurement](<https://devfeed.tech/articles/modernizing-sourcing-at-scale-how-intelligent-agents-are-changing-procurement-32260.md>)

Original publisher: [Read original article](<https://medium.com/data-science-at-microsoft/modernizing-sourcing-at-scale-how-intelligent-agents-are-changing-procurement-a3c46392c3b0?source=rss----a6e43238cdaf---4>)

Author: Shreya Peddi

Published: 2026-07-21T07:16:01Z

Content type: article

Language: en

Sources: [Data Science at Microsoft](<https://devfeed.tech/sources/data-science-at-microsoft.md>)

Topics: [microsoft 365](<https://devfeed.tech/topics/microsoft-365.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic-workflow](<https://devfeed.tech/tags/agentic-workflow.md>), [agents](<https://devfeed.tech/tags/agents.md>), [generative-ai-finance](<https://devfeed.tech/tags/generative-ai-finance.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [microsoft-365](<https://devfeed.tech/tags/microsoft-365.md>), [procurement](<https://devfeed.tech/tags/procurement.md>), [procurement-strategy](<https://devfeed.tech/tags/procurement-strategy.md>), [setup](<https://devfeed.tech/tags/setup.md>), [structured](<https://devfeed.tech/tags/structured.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

This article describes how a Microsoft procurement professional built the Supplier Price Interpreter with M365 Chat Agent Builder. The agent uses supplier price sheets stored in a structured Teams channel as a knowledge source and responds to plain-language prompts about the data, aiming to reduce manual comparison work in RFP and RFx processes.

### Source excerpt

Image generated by AI Picture this: It's late in the week, an urgent sourcing decision is due, and sitting in your inbox are three separate supplier price sheets -- each formatted differently, each with its own tab structure, its own naming conventions, its own quirks. Your job is to compare them, find the gaps, flag the inconsistencies, and deliver a recommendation. The clock is ticking. This isn't a hypothetical scenario. It happens regularly in procurement teams running large scale RFP and RFx processes. For years, the solution was straightforward: Open each file and compare them line by line. It worked, but it was slow, manual, and far removed from the strategic work that sourcing professionals are hired to do. In a world where business decisions move fast and supplier negotiations are time-sensitive, delays in price review have real consequences. Slower cycles, missed windows, and sourcing teams spending their cognitive energy on extraction instead of analysis. So, we asked the question: What if the extraction part could just happen on its own? Starting small, at the desk The Supplier Price Interpreter didn't start as a grand initiative. It started as a practical frustration. Rupa Shastri, a procurement professional within Microsoft's broader procurement organization, built the agent right at her desk using M365 Chat Agent Builder. No dedicated engineering team, no lengthy development cycle, no new infrastructure. Just a clear problem, an available tool, and the willingness to try something different. Figure 1: M365 Copilot flow and the actionable insights it provides. Working within a large enterprise procurement environment, where supplier bids come in across multiple RFx engagements spanning vendors, scopes, and formats, the repetitive nature of price sheet review was hard to ignore. Every engagement required the same foundational steps. Open the files, read the data, compare the numbers, find what's missing. The methodology never changed. Only the suppliers

## Durable Execution enables resilient agentic workflows in procedural code

DevFeed: [Durable Execution enables resilient agentic workflows in procedural code](<https://devfeed.tech/articles/the-fallacy-of-the-graph-why-your-next-agentic-workflow-should-be-code-not-a-diagram-36062.md>)

Original publisher: [Read original article](<https://temporal.io/blog/the-fallacy-of-the-graph-why-your-next-workflow-should-be-code-not-a-diagram>)

Author: Maxim Fateev

Published: 2025-08-20T00:00:00Z

Content type: opinion

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [agentic workflow](<https://devfeed.tech/topics/agentic-workflow.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Persistence](<https://devfeed.tech/topics/persistence.md>), [distributed-systems](<https://devfeed.tech/topics/distributed-systems.md>), [Error Handling](<https://devfeed.tech/topics/error-handling.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-workflow](<https://devfeed.tech/tags/agentic-workflow.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [error-handling](<https://devfeed.tech/tags/error-handling.md>), [retries](<https://devfeed.tech/tags/retries.md>), [stateful](<https://devfeed.tech/tags/stateful.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

This opinion article argues that graph-based frameworks are a poor fit for dynamic AI-agent workflows. It presents Durable Execution as an alternative that lets developers use procedural code while retaining persistence, fault tolerance, incremental execution, error handling, retries, and tracing.

### Source excerpt

Graphs break for dynamic AI agents. Durable Execution lets you build resilient, stateful workflows in plain code -- with real error handling, retries, and tracing.