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

Added a new bee for JIRA integration #366

Merged
merged 9 commits into from Jan 18, 2021
Merged

Commits on Dec 29, 2020

  1. JiraBee - Added create_issue action

    JiraBee - Added create_issue action
    corrantho committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    64fb3a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. JiraBee - Added update_issue_status action

    JiraBee - Added update_issue_status action
    corrantho committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    3f2d8bc View commit details
    Browse the repository at this point in the history
  2. Removed debug log

    corrantho committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    16f1f82 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. JiraBee - Added comment_issue action

    JiraBee - Added comment_issue action
    corrantho committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    8da7e7e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. JiraBee - Added logo and changed hive color

    JiraBee - Added logo and changed hive color
    corrantho committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    7d9df75 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. JiraBee - Added support of issue_created event + updated go.sum and g…

    …o.mod
    
    JiraBee - Added support of issue_created event + updated go.sum and go.mod
    corrantho committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    c8d3e64 View commit details
    Browse the repository at this point in the history
  2. Error handling fixed

    corrantho committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    4f84d6b View commit details
    Browse the repository at this point in the history
  3. JiraBee - Added support of issue_status_updated event

    JiraBee - Added support of issue_status_updated event
    corrantho committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    4f8f884 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. JiraBee - error handling improved

    - handleIssueCreatedEvent raises an error when Issue is empty
    - handleJiraEvent handles errors
    corrantho committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    199496d View commit details
    Browse the repository at this point in the history