• L
    Update nightly workflows to open an issue if CI fails (#3952) · 0c75f4a3
    Logan Adams 提交于
    * 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 e7c2915a.
    
    * Re-enable permissions
    
    * Remove PR trigger for AMD MI200 tests
    
    * Revert "Remove PR trigger for AMD MI200 tests"
    
    This reverts commit 5c5c5fd6.
    
    * 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 e051da75.
    
    * Update existing bugs with newest build failure link
    
    * Remove PR triggers for that were used for testing.
    0c75f4a3
nv-torch-nightly-v100.yml 1.7 KB