Skip to content

CHANGE: Add GitHub Actions Workflow Specification prompt#114

Merged
codemillmatt merged 3 commits intogithub:mainfrom
PlagueHO:new-prompt-github-actions-workflow-specifcation
Jul 25, 2025
Merged

CHANGE: Add GitHub Actions Workflow Specification prompt#114
codemillmatt merged 3 commits intogithub:mainfrom
PlagueHO:new-prompt-github-actions-workflow-specifcation

Conversation

@PlagueHO
Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

  • Introduced a new prompt for creating formal specifications for GitHub Actions CI/CD workflows.
  • The prompt includes AI-optimized requirements and a comprehensive specification template.
  • Aimed at enhancing workflow documentation and maintenance for GitHub Actions CI/CD workflows

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings July 20, 2025 05:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a comprehensive prompt for creating formal specifications for GitHub Actions CI/CD workflows, designed to improve workflow documentation and maintenance through AI-optimized specification templates.

  • Adds a new agent-mode prompt that generates detailed workflow specifications from existing GitHub Actions workflows
  • Provides a structured template with requirements matrices, execution flow diagrams, and compliance sections
  • Includes analysis guidelines and token optimization strategies for AI consumption

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
prompts/create-github-action-workflow-specification.prompt.md New prompt file providing comprehensive template and guidelines for GitHub Actions workflow specification creation
README.md Updates prompt listing table with new workflow specification prompt entry

Comment thread README.md Outdated
PlagueHO added 2 commits July 24, 2025 09:53
- Introduced a new prompt for creating formal specifications for GitHub Actions CI/CD workflows.
- The prompt includes AI-optimized requirements and a comprehensive specification template.
- Aimed at enhancing workflow documentation and maintenance.
- Enhance the GitHub Actions workflow specification prompt with a detailed description for AI optimization and workflow maintenance.
@PlagueHO PlagueHO force-pushed the new-prompt-github-actions-workflow-specifcation branch from 1604bbd to ac8cbd8 Compare July 23, 2025 21:53
@codemillmatt codemillmatt self-requested a review July 25, 2025 00:22
@codemillmatt codemillmatt merged commit 42ce6b7 into github:main Jul 25, 2025
1 of 2 checks passed
@PlagueHO PlagueHO deleted the new-prompt-github-actions-workflow-specifcation branch July 25, 2025 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants