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

Add support for posting notices as GitLab Issues #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 15, 2020

  1. Add support for posting notices as GitLab Issues

    Slack is great, but we prefer track events like this as issues to follow up on
    via a private GitLab server. If the right combination of GITLAB env
    variables are set, this will create a new issue for each new release.
    
    Since this adds a new destination type, and it's uncertain if that is
    desirable, for now there is bit of code duplication just to demonstrate
    the feature.
    
    Thanks for considering!
    jhuntwork committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    cb606ca View commit details
    Browse the repository at this point in the history