Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OP5dev/TF-via-PR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.6.0
Choose a base ref
...
head repository: OP5dev/TF-via-PR
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.6.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    c2d7718 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. ci: test scheduled workflow (#484)

    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    rdhar authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    c6b34b4 View commit details
    Browse the repository at this point in the history
  2. ci: add manual dispatch trigger to cron schedule workflow (#485)

    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    rdhar authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    f429e31 View commit details
    Browse the repository at this point in the history
  3. ci: test scheduled workflow token (#486)

    * ci: test scheduled workflow token
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * disable comment-pr
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    rdhar authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    de585e9 View commit details
    Browse the repository at this point in the history
  4. ci: fix schedule refresh workflow pr comment (#487)

    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    rdhar authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    f6d1ef5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. fix: account for extra long job names (#488)

    * reduce test scope
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * rather long job name
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * rename job
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * reduce retry interval to 1 minute total
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * rename matrix job
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * disable hardcoded job name
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * re
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * rename
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * rename
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * streamline for test
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * re
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * check jq vesion
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * split on `(` and trim any `)` or `...` at the end with jq
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * switch gears from matrix to job
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * 100 char job name
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * exceed job identifier length of 100 characters
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * set job name at 100 char
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * set job name at 101 char
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * what now
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * total job name mismatch
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * revert retry interval
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * ready to merge
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * fix ci job name
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * reorder tool option
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * ready to merge
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    rdhar authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    d9ecb01 View commit details
    Browse the repository at this point in the history
  2. fix: set default pr number to 0 if not found (#491)

    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    rdhar authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    8a5419f View commit details
    Browse the repository at this point in the history
Loading