Skip to content

Conversation

@chowington
Copy link

No description provided.

@chowington
Copy link
Author

Any good way to test this, or just YOLO? 🚀

@mgonzal1
Copy link
Contributor

Any good way to test this, or just YOLO? 🚀

@jacob-curley-fnal any ideas?

@chowington
Copy link
Author

chowington commented Jan 22, 2026

I changed the referenced commit hash for the workflow in alarms app: https://github.com/fermi-ad/flutter-alarms-app/pull/2/commits/bc988ee61444943d1e3e3bab50eb64c885bb387b

@chowington
Copy link
Author

@chowington
Copy link
Author

Now it can't even checkout the main repo

if: ${{ inputs.test != '' }}
runs-on: ubuntu-latest
permissions:
contents: write
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this line is the source of all the trouble. You could revert all the other changes and just remove this line, and I think it would work,

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or at least, remove the whole permissions piece

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's only under the Integration-tests: job, but the Linter-UnitTest-SmokeTest-Build: job is what's running and failing in my alarms-app PR. It doesn't have the extra permissions block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants