Giter Site home page Giter Site logo

payvision-development / scribe Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 3.0 2.11 MB

:rocket: Azure Devops continuous delivery audit in Freshservice

License: GNU General Public License v3.0

Dockerfile 0.82% Go 99.18%
freshservice azure-devops tfs release-pipeline

scribe's Introduction

Scribe

Build Status


Scribe

The goal of this project is to capture Azure Devops service hooks events, specifically those related with the release pipeline from Azure Devops release pipelines keeping track of the progress and recording changes in real time in Freshservice platform auditing all the continuous delivery process.

Documentation

Example

A new release is created from Azure Devops release pipelines, usually you define the release pipeline using stages.

azure-devops-release

Each stage is recorded and will result in a detailed and always updated Freshservice Change for each deployment, most of the descriptions constains links to each item in Azure DevOps portal.

freshservice-change

scribe's People

Contributors

echosergio avatar leonardopoza avatar toqueteos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

scribe's Issues

Complete Freshservice change creation with a Business Domain

Associate known business domains to Team Projects or Artifacts in order to provide a more detailed change request in Freshservice platform

In the request json set the Business Domain name through "custom_field_values" field

"custom_field_values": {
    "notification_type_117995": null,
    "business_domain_117995": "<Domain name>",
    "sub_117995": null,
    "test_results_117995": null
}

Set Unknown if there is no business domain available for a project

Check VSTS user account permissions for API requests

Check permissions for VSTS/TFS user before make TFS API requests to avoid error 401 Unauthorized

Permissions needed:

  • View releases

These permissions are assigned by Team Project

Add information about missing permissions in the /status endpoint

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.