Remove draft-release workflow; provide v3.3.3 release notes as markdown#541
Closed
Remove draft-release workflow; provide v3.3.3 release notes as markdown#541
Conversation
Co-authored-by: JohT <7671054+JohT@users.noreply.github.com> Agent-Logs-Url: https://github.com/JohT/code-graph-analysis-pipeline/sessions/aef9c39c-c71e-40c4-bf38-ab174bdf01ab
Copilot
AI
changed the title
[WIP] Draft new release with patch version number
Add workflow to draft GitHub release v3.3.3
Mar 22, 2026
Co-authored-by: JohT <7671054+JohT@users.noreply.github.com> Agent-Logs-Url: https://github.com/JohT/code-graph-analysis-pipeline/sessions/4fefea12-8995-4c58-b0bc-1fcf1e4f9f6d
Copilot
AI
changed the title
Add workflow to draft GitHub release v3.3.3
Remove draft-release workflow; provide v3.3.3 release notes as markdown
Mar 22, 2026
Owner
|
The release was created via the UI with the content of the agent instead of creating a one time workflow, which wasn't the preferred solution in this case. |
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.
Previous session added a
workflow_dispatchGitHub Actions workflow to create the draft release. This replaces that approach by removing the workflow and providing the release title and markdown body directly for manual creation via the GitHub UI.🚀 Feature
⚙️ Optimization
🛠 Fix
.github/workflows/draft-release.yml— release notes are now provided as plain markdown to be pasted into the GitHub Releases UI directly📖 Documentation
v3.3.3 External Dependencies Domain + NPM Package Analysis🚀 Features
useNeo4jHighMemoryProfile.shyou can now switch to the new high memory profile without redoing the whole analysis. This is helpful when you reach memory limits within your first analysis attempt and want to fix that in a simple way. By @JohT in Modularize Neo4j configuration to support profile changes #535⚙️ Optimizations
runTests.shis not affected and runs as usual. By @JohT in Modularize Neo4j configuration to support profile changes #535🛠 Fixes
📦 Dependency Updates
Full Changelog: v3.3.2...v3.3.3
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.