18 Commits

Author SHA1 Message Date
Alan Rynne 5ee06d519d Updated update-issue action with v2 api endpoints 2023-01-26 23:49:39 +01:00
Alan Rynne 2ff06412ca Update track issue action to use v2 project endpoint 2023-01-26 23:32:29 +01:00
Alan Rynne 8abadd8269 fix: Use input issue_id in update workflow 2023-01-09 20:24:10 +01:00
Alan Rynne ea110fc487 fix: Change issue ID to be string 2023-01-09 17:25:26 +01:00
Alan Rynne 17fb774895 fix: Minor naming changes 2023-01-09 17:24:28 +01:00
Alan Rynne 631e08f241 fix: set job and workflow outputs 2023-01-09 17:23:44 +01:00
Alan Rynne dc96807a94 fix: Type is not valid in outputs 2023-01-09 17:20:29 +01:00
Alan Rynne 4927bfb581 fix: Fat fingered me moved them to the wrong folder 2023-01-09 17:19:18 +01:00
Alan Rynne 05a862581a fix: Possible naming conflict with the . in worfklow files 2023-01-09 17:14:50 +01:00
Alan Rynne a5396f2a18 refactor: Reusable workflows must not be nested inside .github/workflows 2023-01-09 17:07:32 +01:00
Alan Rynne bf74529af3 refactor: Reusable workflows must be inside .github/workflows 2023-01-09 17:03:27 +01:00
Alan Rynne 2f3fd67b65 refactor: Renamed update-status to update-issue-status for clarity 2023-01-09 17:01:09 +01:00
Alan Rynne 4a4fc574bd fix: Use input issue-id instead 2023-01-09 17:00:34 +01:00
Alan Rynne bbec40e6f2 feat: update status to be a reusable-workflow 2023-01-09 16:51:05 +01:00
Alan Rynne 5e783cbe63 fix: Use global env in add-issue.yml 2023-01-09 16:45:15 +01:00
Alan Rynne f4f9426424 feat: Refactored add-issue.yml into a reusable-worfklow 2023-01-09 16:37:46 +01:00
Alan Rynne 539f495d47 chore: Add yml schema to github workflows 2023-01-09 16:37:19 +01:00
Alan Rynne 52c959520b Initial commit 2023-01-09 15:30:33 +01:00