Skip to content

chore: Use cq-bot token in Summarize changes workflow#14463

Merged
erezrokah merged 1 commit intocloudquery:mainfrom
erezrokah:chore/use_cq_bot_token_summarize_changes
Oct 9, 2023
Merged

chore: Use cq-bot token in Summarize changes workflow#14463
erezrokah merged 1 commit intocloudquery:mainfrom
erezrokah:chore/use_cq_bot_token_summarize_changes

Conversation

@erezrokah
Copy link
Copy Markdown
Member

@erezrokah erezrokah commented Oct 9, 2023

Summary

We're hitting rate limits with the built-in actions token so this switches to our own token. We can do it only for pull_request_target events (not pull_request)

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Oct 9, 2023
@cq-bot cq-bot added the ci label Oct 9, 2023
@erezrokah erezrokah merged commit 04a500d into cloudquery:main Oct 9, 2023
@erezrokah erezrokah deleted the chore/use_cq_bot_token_summarize_changes branch October 9, 2023 07:56
erezrokah added a commit that referenced this pull request Oct 13, 2023
<!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->

#### Summary

Follow up to #14463. If we
use our own `cq-bot` we need to update the comment author filter when
finding an existing comment

<!--
Use the following steps to ensure your PR is ready to be reviewed

- [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
🧑‍🎓
- [ ] Run `make lint` to ensure the proposed changes follow the coding
style 🚨 (install golangci-lint
[here](https://golangci-lint.run/usage/install/#local-installation))
- [ ] Run `make test` to ensure the proposed changes pass the tests 🧪
- [ ] If changing a source plugin run `make gen` to ensure docs are up
to date 📝
- [ ] Ensure the status checks below are successful ✅
--->
hydratim pushed a commit to hydratim/cloudquery that referenced this pull request Oct 20, 2023
<!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->

#### Summary

We're hitting rate limits with the built-in actions token so this
switches to our own token. We can do it only for `pull_request_target`
events (not `pull_request`)

<!--
Use the following steps to ensure your PR is ready to be reviewed

- [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
🧑‍🎓
- [ ] Run `make lint` to ensure the proposed changes follow the coding
style 🚨 (install golangci-lint
[here](https://golangci-lint.run/usage/install/#local-installation))
- [ ] Run `make test` to ensure the proposed changes pass the tests 🧪
- [ ] If changing a source plugin run `make gen` to ensure docs are up
to date 📝
- [ ] Ensure the status checks below are successful ✅
--->
hydratim pushed a commit to hydratim/cloudquery that referenced this pull request Oct 20, 2023
…ry#14531)

<!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->

#### Summary

Follow up to cloudquery#14463. If we
use our own `cq-bot` we need to update the comment author filter when
finding an existing comment

<!--
Use the following steps to ensure your PR is ready to be reviewed

- [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
🧑‍🎓
- [ ] Run `make lint` to ensure the proposed changes follow the coding
style 🚨 (install golangci-lint
[here](https://golangci-lint.run/usage/install/#local-installation))
- [ ] Run `make test` to ensure the proposed changes pass the tests 🧪
- [ ] If changing a source plugin run `make gen` to ensure docs are up
to date 📝
- [ ] Ensure the status checks below are successful ✅
--->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants