Skip to content

Link "Working with API Rate Limits" redirects to the very same page from which it is called #4692

Link "Working with API Rate Limits" redirects to the very same page from which it is called

Link "Working with API Rate Limits" redirects to the very same page from which it is called #4692

Workflow file for this run

name: Greetings
on:
pull_request:
branches:
- live
issues:
branches:
- live
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: >
Hello, thank you for your feedback. We triage this feedback regularly and use it to plan for future documentation improvements.
If you have a suggestion for a product idea, please go to [Ideas](https://aka.ms/bcideas). If the issue is product-related or blocking critical work, we recommend that you contact your usual support channel.
pr-message: 'Hello, thanks for your contribution, much appreciated. We will triage and review your PR.'