Skip to content

abhisheknigam87/dependabot_jira

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Dependabot Jira

This workflow creates a Jira issue when a Dependabot pull request is created with a specific label. It will set the summary of the Jira issue to the title of the Dependabot pull request and the description of the issue to the body of the pull request. It accomplishes this by leveraging two Atlassian Github Actions.

Setup

  1. Copy dependabot_jira.yml into .github/workflows folder in your repository
  2. Set environment variables in your repository. Instructions can be found here
    • Variables for login
    • Variables for issue creation
      • JIRA_PROJECT_KEY - Example: JIRA
      • JIRA_ISSUE_TYPE - Example: Story

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published