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: opentdf/platform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: opentdf/platform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 3, 2025

  1. chore(ci): fix nightly-checks perms (#2783)

    ### Proposed Changes
    
    * Fixes: https://github.com/opentdf/platform/actions/runs/18209372213
    ```
    [Invalid workflow file: .github/workflows/nightly-checks.yaml#L80](https://github.com/opentdf/platform/actions/runs/18209372213/workflow)
    The workflow is not valid. .github/workflows/nightly-checks.yaml (Line: 80, Col: 3): Error calling workflow 'opentdf/platform/.github/workflows/checks.yaml@main'. The nested job 'tests-bdd' is requesting 'id-token: write', but is only allowed 'id-token: none'.
    ```
    
    ### Checklist
    
    - [ ] I have added or updated unit tests
    - [ ] I have added or updated integration tests (if appropriate)
    - [ ] I have added or updated documentation
    
    ### Testing Instructions
    jakedoublev authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    2cb0c87 View commit details
    Browse the repository at this point in the history
Loading