Skip to content
play

GitHub Action

SAP task issue labeler

v1 Latest version

SAP task issue labeler

play

SAP task issue labeler

Will label newly created issues initiated from feedback link

Installation

Copy and paste the following snippet into your .yml file.

              

- name: SAP task issue labeler

uses: sap-tutorials/tutorial-actions@v1

Learn more about this action in sap-tutorials/tutorial-actions

Choose a version

REUSE status

SAP Tutorial Actions

A GitHub Action built with Probot that A Probot app Created to set issue labels on task issue created following feedback link

Setup

# Install dependencies
npm install

# Run the build after changes to create a single executable file
npm run build