Skip to content

ci: add permissions to dist step#171

Open
NARSimoes wants to merge 1 commit intomainfrom
nasimoes-id-tokens
Open

ci: add permissions to dist step#171
NARSimoes wants to merge 1 commit intomainfrom
nasimoes-id-tokens

Conversation

@NARSimoes
Copy link
Contributor

@NARSimoes NARSimoes commented Feb 18, 2026

Summary

Invalid workflow file: .github/workflows/ci.yml#L49
The workflow is not valid. .github/workflows/ci.yml (Line: 49, Col: 3): Error calling workflow 'mattermost/actions-workflows/.github/workflows/plugin-dist-pr.yml@main'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.

https://github.com/mattermost/mattermost-plugin-boards/actions/runs/22130048096

Follow up from #168

Ticket Link

Summary by CodeRabbit

  • Chores
    • Updated continuous integration workflow configuration to enhance authorization settings for distribution processes.

```
Invalid workflow file: .github/workflows/ci.yml#L49
The workflow is not valid. .github/workflows/ci.yml (Line: 49, Col: 3): Error calling workflow 'mattermost/actions-workflows/.github/workflows/plugin-dist-pr.yml@main'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.
```
https://github.com/mattermost/mattermost-plugin-boards/actions/runs/22130048096
@NARSimoes NARSimoes requested a review from marianunez February 18, 2026 18:13
@coderabbitai
Copy link

coderabbitai bot commented Feb 18, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch nasimoes-id-tokens

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Member

@marianunez marianunez left a comment

Choose a reason for hiding this comment

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

The branch may need to be updated for the tests failures

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.

3 participants