Skip to content

Releases: GirishCodeAlchemy/githubaction-runtime-adhoc-pr-commands

v1.0

02 Feb 05:03
Compare
Choose a tag to compare

Release Notes - Version 1.0

🚀 New Features:

  1. Ad-hoc Commands Execution:

    • Automate custom commands dynamically in response to pull request comments.
    • Execute commands such as /rebase, /autosquash, or /rebase-autosquash.
  2. Flexible User Interactions:

    • Respond dynamically to user comments, allowing developers to trigger specific tasks based on their needs.
  3. Workflow Enhancement:

    • Streamline the development process with automated execution of ad-hoc commands.

🔄 Enhancements:

  1. Improved Workflow Flexibility:

    • Seamless integration with GitHub Actions for enhanced workflow flexibility.
  2. Dynamic Response to User Interactions:

    • The Action dynamically responds to user comments, providing a versatile and interactive experience.