Skip to content

shiftstack/ghira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghira

Creates one Jira issue (in the ORC component of OSASINFRA) per each Github issue that is assigned to a team member (in the ORC repository).

Will also move cards to Closed when the issue is closed on Github.

Known issues:

  • metadata, and notably the assignee, is not updated
  • Github issues that have their assignee changed to a non-team-member will be ignored
  • Issues are created in status "New". To completely sync a closed Github issue, run ghira twice.

Run locally:

export VAULT_TOKEN
./hack/run_with_env.sh go run .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published