Skip to content

Commit

Permalink
issue #165: added org name before repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Nov 22, 2024
1 parent 4e04a93 commit 26aa2ec
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow-issue-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
REPO_NAME="${{ github.repository }}"
FILE="${REPO_PROJECT}"
ls -lah
declare -A PROJECT_NUMBER_ID_MAP ITEM_ID_MAP STATUS_FIELD_ID_MAP STATUS_OPTIONS_MAP
echo "1. Project associated with this issue number #$ISSUE_NUMBER"
Expand Down
24 changes: 12 additions & 12 deletions repo_project.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
fertiscan-backend_FertiScan
fertiscan-frontend_FertiScan
fertiscan-pipeline_FertiScan
nachet-backend_Nachet
nachet-frontend_Nachet
nachet-model_Nachet
howard_DevSecOps
github-workflows_DevSecOps
devops_DevSecOps
finesse-backend_Finesse
finesse-frontend_Finesse
finesse-data_Finesse
ai-cfia/fertiscan-backend_FertiScan
ai-cfia/fertiscan-frontend_FertiScan
ai-cfia/fertiscan-pipeline_FertiScan
ai-cfia/nachet-backend_Nachet
ai-cfia/nachet-frontend_Nachet
ai-cfia/nachet-model_Nachet
ai-cfia/howard_DevSecOps
ai-cfia/github-workflows_DevSecOps
ai-cfia/devops_DevSecOps
ai-cfia/finesse-backend_Finesse
ai-cfia/finesse-frontend_Finesse
ai-cfia/finesse-data_Finesse

0 comments on commit 26aa2ec

Please sign in to comment.