Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hooks configuration to trigger after robot execution #7

Open
yusufcanb opened this issue Jul 31, 2022 · 0 comments
Open

Hooks configuration to trigger after robot execution #7

yusufcanb opened this issue Jul 31, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@yusufcanb
Copy link
Owner

Allowing to registering hooks would be beneficial especially when we want inform the status of the robot binding to live feeds like Slack, Teams, Discord.

hooks:
  - name: Slack
    url: https://example.com/postreceive
    content-type: application/json
    when: fail 
@yusufcanb yusufcanb added enhancement New feature or request good first issue Good for newcomers labels Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant