[PR #15] [MERGED] Remove commented-out workflow job #40

Closed
opened 2026-06-08 09:15:39 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/webgrip/invoiceninja-application/pull/15
Author: @Copilot
Created: 11/21/2025
Status: Merged
Merged: 11/21/2025
Merged by: @Ryangr0

Base: developmentHead: copilot/sub-pr-14


📝 Commits (2)

  • 236989c Initial plan
  • 0c809aa refactor: remove commented-out prepare-release-from-development job

📊 Changes

1 file changed (+0 additions, -24 deletions)

View changed files

📝 .github/workflows/on_source_change.yml (+0 -24)

📄 Description

Addresses review feedback to remove large block of commented-out code from GitHub Actions workflow.

Changes

  • Removed commented-out prepare-release-from-development job (24 lines, lines 30-52)
  • Git history preserves the original implementation for future reference if needed

The workflow file now contains only active job definitions, improving maintainability and eliminating ambiguity about disabled functionality.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/webgrip/invoiceninja-application/pull/15 **Author:** [@Copilot](https://github.com/apps/copilot-swe-agent) **Created:** 11/21/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@Ryangr0](https://github.com/Ryangr0) **Base:** `development` ← **Head:** `copilot/sub-pr-14` --- ### 📝 Commits (2) - [`236989c`](https://github.com/webgrip/invoiceninja-application/commit/236989ce809d9fc522faa4b8c7a4ebfd828caa63) Initial plan - [`0c809aa`](https://github.com/webgrip/invoiceninja-application/commit/0c809aae2aec62ce20311d67b82a3136dafb85b4) refactor: remove commented-out prepare-release-from-development job ### 📊 Changes **1 file changed** (+0 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/on_source_change.yml` (+0 -24) </details> ### 📄 Description Addresses review feedback to remove large block of commented-out code from GitHub Actions workflow. ## Changes - Removed commented-out `prepare-release-from-development` job (24 lines, lines 30-52) - Git history preserves the original implementation for future reference if needed The workflow file now contains only active job definitions, improving maintainability and eliminating ambiguity about disabled functionality. <!-- START COPILOT CODING AGENT TIPS --> --- 💬 We'd love your input! Share your thoughts on Copilot coding agent in our [2 minute survey](https://gh.io/copilot-coding-agent-survey). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ryangr0 2026-06-08 09:15:39 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/invoiceninja-application#40
No description provided.