Skip to content

Conversation

@awaemmanuel
Copy link
Collaborator

@awaemmanuel awaemmanuel commented Dec 8, 2025

Resolves the "Unrecognized named-value: 'secrets'" validation error in GitHub Actions. Reusable workflows triggered via workflow_call must explicitly declare the secrets they expect to receive, even when secrets: inherit is used by the caller. Updates:

  • .github/workflows/gemini-triage.yml
  • .github/workflows/gemini-review.yml
  • .github/workflows/gemini-invoke.yml

Pull-Request Template

Thank you for your contribution! Please provide a brief description of your changes and ensure you've completed the checklist below.

Description

What does this PR do?

Why is it necessary?

Fixes # (if applicable)

Checklist

  • Contribution Guidelines: I have read the Contribution Guidelines.
  • CLA: I have signed the CLA.
  • Authorship: I am listed as the author (if applicable).
  • Conventional Commits: My PR title and commit messages follow the Conventional Commits spec.
  • Code Format: I have run nox -s format to format the code.
  • Spelling: I have fixed any spelling errors, and added false positives to .github/actions/spelling/allow.txt if necessary.
  • Sync: My Fork is synced with the upstream.
  • Documentation: I have updated relevant documentation (if applicable) in the docs folder.
  • Template: I have followed the aaie_notebook_template.ipynb if submitting a new jupyter notebook.
  • Experiments: My code is in the experiments folder and is tested and working.

Resolves the "Unrecognized named-value: 'secrets'" validation error in GitHub Actions. Reusable workflows triggered via `workflow_call` must explicitly declare the secrets they expect to receive, even when `secrets: inherit` is used by the caller.
Updates:
 - .github/workflows/gemini-triage.yml
 - .github/workflows/gemini-review.yml
 - .github/workflows/gemini-invoke.yml
@awaemmanuel awaemmanuel self-assigned this Dec 8, 2025
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🤖 Hi @awaemmanuel, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🤖 I'm sorry @awaemmanuel, but I was unable to process your request. Please see the logs for more details.

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🤖 Hi @awaemmanuel, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🤖 I'm sorry @awaemmanuel, but I was unable to process your request. Please see the logs for more details.

@awaemmanuel
Copy link
Collaborator Author

@gemini-cli /review

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🤖 Hi @awaemmanuel, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@awaemmanuel
Copy link
Collaborator Author

@gemini-cli /review again please

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🤖 Hi @awaemmanuel, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@awaemmanuel
Copy link
Collaborator Author

@gemini-cli /review

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🤖 Hi @awaemmanuel, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@awaemmanuel awaemmanuel marked this pull request as ready for review December 8, 2025 18:59
@awaemmanuel awaemmanuel requested review from a team and ghchinoy as code owners December 8, 2025 18:59
@awaemmanuel awaemmanuel merged commit deab491 into main Dec 8, 2025
1 check passed
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.

1 participant