microsoft-graph-explorer-v4 icon indicating copy to clipboard operation
microsoft-graph-explorer-v4 copied to clipboard

chore: automate adding issues to project board

Open gavinbarron opened this issue 1 year ago • 2 comments

Overview

Adds a github action to push newly created issues to the project board.

Notes

This workflow uses secrets that are already configured in organization.

gavinbarron avatar Aug 02 '22 19:08 gavinbarron

Having taken a look at some of our other repositories, I'm going to update this PR to use the same action that we already use on the SDKs e.g. https://github.com/microsoftgraph/msgraph-sdk-javascript/blob/dev/.github/workflows/projectbot.yml which has the advantage of using secrets that are already configured from via the microsoftgraph organization.

gavinbarron avatar Aug 04 '22 15:08 gavinbarron

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] avatar Aug 11 '22 16:08 sonarcloud[bot]