-
Notifications
You must be signed in to change notification settings - Fork 348
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [CYCLOUD-1447] Auto-detect PR numbers (#1009)
* WIP - need to ask for ideal way to check existing variables * check for existing variables * consolidate comments * remove yarn lock file * run commands from PR feedback * logging for testing purposes only * more logging * more logging * simplify URL logic * more logging * remove logging - fix url string * log response for fallback logic * docs: rewrite readme working directory description (#1005) * chore(deps): update dependency @types/node to v20.5.7 (#1008) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * docs: rework requirements for contributors (#1010) * feat(deps): update cypress to 13.0.0 (#1012) * logging for testing purposes only * test: run component test example from current branch (#1013) * more logging * more logging * simplify URL logic * more logging * remove logging - fix url string * log response for fallback logic * cleanup * doc update * Update README.md Co-authored-by: Mike McCready <[email protected]> * Update README.md Co-authored-by: Mike McCready <[email protected]> * exit detectPrNumber if variables already defined * Update README.md Co-authored-by: Mike McCready <[email protected]> * docs update - formatting fix for readability * Update README.md Co-authored-by: Mike McCready <[email protected]> * Update README.md Co-authored-by: Mike McCready <[email protected]> * try catch pr data request * Readme update * Update README.md Co-authored-by: Mike McCready <[email protected]> --------- Co-authored-by: Mike McCready <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
fd50b62
commit 7215fc1
Showing
3 changed files
with
193 additions
and
0 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
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
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