Skip to content

Conversation

@Chisanan232
Copy link
Owner

@Chisanan232 Chisanan232 commented Oct 14, 2025

Target

  • Task summary:

    Improve the Docker relative processes in the CD workflows

  • Task tickets:

    • Task ID: CU-86ev55tr6
    • Relative task IDs:
      • N/A.
    • Relative PRs:
      • N/A.
  • Key point change (optional):

    N/A.

Effecting Scope

  • Action Types:
    • ✨ Adding new something
      • 🟢 No breaking change
      • 🟠 Has breaking change
    • ✏️ Modifying existing something
      • 🟢 No breaking change
      • 🟠 Has breaking change
    • 🚮 Removing something
    • 🔧 Fixing bug
    • ♻️ Refactoring something
    • 🍀 Improving something (maybe performance, code quality, security, etc.)
    • 🚀 Release
  • Scopes:
    • ✍️ Command line interface
    • 💼 Core feature
      • 🕸️ Web server
      • 🤖 MCP server
      • 🪡 API client
      • 🫀 Data model
    • 🎨 UI/UX (maybe command line interface, etc.)
    • ⛑️ Error handling
    • 🧪 Testing
      • 🧪 Unit testing
      • 🧪 Integration testing
      • 🧪 End-to-end testing
      • 🧪 Contract testing
    • 📚 Documentation
    • 🚀 Building
      • 🤖 CI/CD
      • 🔗 Dependencies
      • 📦 Project configurations
  • Additional description:
    N/A.

Description

  • Add a step checks the current GitHub repo has Dockerfile or not.
  • All the Docker relative processes would only run if the current GitHub repo has Dockerfile.

…kerfile or not and only run the Docker relative processes if it has.
…ile or not and only run the Docker relative processes if it has.
…e or not and only run the Docker relative processes if it has.
@Chisanan232 Chisanan232 self-assigned this Oct 14, 2025
@Chisanan232 Chisanan232 added 🍀 improvement Improve something to be more clear, readable, maintainable, etc. 📑 documentation Improvements or additions to documentation 🛠 bug fix Fix any bug or issue 🤖 ci/cd Anything modification relative with CI/CD processes. 🤖 github actions labels Oct 14, 2025
@Chisanan232
Copy link
Owner Author

@Chisanan232 Chisanan232 merged commit d11ff33 into master Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🛠 bug fix Fix any bug or issue 🤖 ci/cd Anything modification relative with CI/CD processes. 📑 documentation Improvements or additions to documentation 🤖 github actions 🍀 improvement Improve something to be more clear, readable, maintainable, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants