-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve robustness of GDIT Action (#56)
* Add test workflow for invoking GDIT Action * Modularize the GDIT Action * Remove extra `if` from Action step * Expand displayed arrays using `[@]` * Add missing `{}` to displayed arrays * Replace arrays with strings * Fix names of step outputs * Mock Story tags output * Remove `,` prefix from Story tags * Use GitHub API to determine PR number * Add `GITHUB_TOKEN` input variable * Try uncommenting API call to Shortcut * Try using `github.token` in action * Add debug information * Derive better SHA * Fix indentation of SHA step * Add names to steps * Remove mock Shortcut API token * Add PR number requirement to Shortcut Stories step * Temporarily add back mock Shortcut API token to test error * Remove mock Shortcut API token * Remove test workflow
- Loading branch information
1 parent
1df1729
commit 25c9c4a
Showing
1 changed file
with
87 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters