Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 548 Bytes

File metadata and controls

17 lines (12 loc) · 548 Bytes

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 .