Skip to content

upgraded review bot to v2.1.0#64

Merged
bkchr merged 1 commit intopolkadot-fellows:mainfrom
Bullrich:bullrich/review-bot/upgrade
Oct 18, 2023
Merged

upgraded review bot to v2.1.0#64
bkchr merged 1 commit intopolkadot-fellows:mainfrom
Bullrich:bullrich/review-bot/upgrade

Conversation

@Bullrich
Copy link
Copy Markdown
Contributor

Upgraded to version 2.1.0 which has paritytech/review-bot#94, a change in the logic of the action to overcome some problems with permissions coming from PRs from forks

For this, we needed to divide the actions into two files:

  • A first action that triggers on PRs and reviews and uploads the PR number.
  • A second action which is triggered under the completion of the first one and runs as the action normally runs (but won't have any problems regarding permissions because it is triggered from the master branch)

Upgraded to version 2.1.0 which has paritytech/review-bot#94, a change in the logic of the action to overcome some problems with permissions coming from PRs from forks

For this, we needed to divide the actions into two files:
- A first action that triggers on PRs and reviews and uploads the PR number.
- A second action which is triggered under the completion of the first one and runs as the action normally runs (but won't have any problems regarding permissions because it is triggered from the master branch)
@Bullrich
Copy link
Copy Markdown
Contributor Author

/merge

@github-actions
Copy link
Copy Markdown

There was a problem running the action.

❌😵❌

Please find more information in the logs.

@Bullrich
Copy link
Copy Markdown
Contributor Author

There was a problem running the action.

❌😵❌

Please find more information in the logs.

This is unexpected, but welcome.

It seems that a GitHub action that would modify a workflow file can not do it by default (which, for this particular case, makes sense to keep it).

For normal code it should work without any issues.

@bkchr bkchr merged commit b641df5 into polkadot-fellows:main Oct 18, 2023
@Bullrich Bullrich deleted the bullrich/review-bot/upgrade branch October 18, 2023 10:28
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.

2 participants