Update nightly workflows to open an issue if CI fails (#3952)
* Update H100 workflow to open an issue if nightly CI fails
* Test running as not CI
* Add all nightly/switch envvar name
* Test with AMD
* Add way to get url, switch path of template
* Add additional checkout step
* Move actions checkout step
* Try absolute path with github workspace
* Create issue without template/path
* Re-enable and add debug logic
* add if failed()
* More debug
* Try without checkout action uses
* Rename file
* Update variables
* Update issue template
* Confirm removing permissions still work
* Revert "Confirm removing permissions still work"
This reverts commit e7c2915adc4f13baf697da393a3a17098faa7cff.
* Re-enable permissions
* Remove PR trigger for AMD MI200 tests
* Revert "Remove PR trigger for AMD MI200 tests"
This reverts commit 5c5c5fd67b34553bcb7efc1a03f57fa2d98d1931.
* Test update_existing
* Switch to composite action
* Fix line ending encoding issue
* Switch failure to be a variable
* Test with second workflow
* Format fix
* Switch failure to always
* Switch back to previously working way
* Test permission changes
* Revert "Test permission changes"
This reverts commit e051da759bb19cf3697461487a00e90623d99177.
* Update existing bugs with newest build failure link
* Remove PR triggers for that were used for testing.