-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
CIContinuous Integration ToolingContinuous Integration ToolingChoreMiscellaneous chores to maintain the projectMiscellaneous chores to maintain the projectConfigsImprovements or additions to configurationImprovements or additions to configurationGitHubAnything MetaAnything Meta
Milestone
Description
Context
As pointed out by AI:
🧹 Nitpick (assertive)
Remove unused
BUILD-info.txtcreation
Thecheck_statusscript appends toBUILD-info.txt(lines 318–319) but never uses or uploads this file. Consider removing these lines to reduce clutter.🤖 Prompt for AI Agents
In .github/workflows/CI-CHGLOG.yml at lines 318 to 319, the script appends to the BUILD-info.txt file which is never used or uploaded later. Remove these lines to eliminate the creation and appending of this unused file, thereby reducing unnecessary clutter in the workflow.
Originally posted by @coderabbitai[bot] in #433 (comment)
Tasks
-
Cleanup
CI-CHGLOG.yml -
Cleanup
CI-MATs.yml -
Cleanup
CI-DOCs.yml -
(OPTIONAL) cleanup any related CI/CD configs with similar unused artifacts
additional info
- see also PR Feature automate change-log #433
- see also Update Documentation for CI/CD with recent overhaul #410 and Update Documentation for Project Testing #411 (hint: may need to adjust documentation after cleanup 🤷 )
Metadata
Metadata
Assignees
Labels
CIContinuous Integration ToolingContinuous Integration ToolingChoreMiscellaneous chores to maintain the projectMiscellaneous chores to maintain the projectConfigsImprovements or additions to configurationImprovements or additions to configurationGitHubAnything MetaAnything Meta
Type
Projects
Status
To do