guibranco / gstraccini-bot-service

🤖 :octocat: GStraccini-bot automates repository management, ensuring organization and health by handling pull requests, issues, comments, and commits.
https://gstraccini.bot
MIT License
2 stars 0 forks source link

[FEATURE] Execute command on pull request merge #540

Open guibranco opened 1 month ago

guibranco commented 1 month ago

Description

Add the ability to execute commands automatically after a pull request has been merged. This feature will allow users to queue specific commands that will run only after the merge is complete.

Feature Requirements

  1. Command Syntax:
    The syntax for executing a command after merge should be:
    @gstraccini after merge <command>

  2. Commands Configuration:
    A new property in commands.json should indicate which commands can be executed after a merge.

  3. Database Table:
    A new table should be created to store commands until the associated pull request has been successfully merged.

Tech notes

Screenshots or Diagrams

No response

Additional information

No response

gitauto-ai[bot] commented 1 month ago

Hello @guibranco, you have reached your request limit of 5, your cycle will refresh on 2024-09-21 10:07:38+00:00. Consider subscribing if you want more requests. If you have any questions or concerns, please contact us at info@gitauto.ai.