Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: create auto-comment bot #4042

Merged
merged 3 commits into from
Oct 7, 2021
Merged

chore: create auto-comment bot #4042

merged 3 commits into from
Oct 7, 2021

Conversation

bradleycamacho
Copy link
Contributor

This PR implements an action that comments on each PR and Issue opened. I was hoping I could find a way to exclude Docs team/DevEn PRs, but I couldn't figure it out 馃槗

I would need some assistance from DevEn to set up the GH token.

When a PR is opened:

Hi @{{ author }} 馃憢
Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days.

When an issue is opened:

Hi @{{ author }} 馃憢
Thank you for filing an issue! We will triage this issue within one business day, and then route it to the appropriate team so we can get it solved. 

@bradleycamacho bradleycamacho added enhancement New feature or request eng issues related to site functionality that requires engineering labels Sep 23, 2021
@github-actions
Copy link

Hi @bradleycamacho 馃憢
Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days.

@github-actions github-actions bot added this to Hero to triage in Docs PRs and Issues Sep 23, 2021
@mmfred mmfred removed this from Hero to triage in Docs PRs and Issues Sep 23, 2021
@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 23, 2021

Gatsby Cloud Build Report

docs-website-develop

馃帀 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

馃晲 Build time: 31m

@bradleycamacho bradleycamacho marked this pull request as ready for review October 6, 2021 21:25
@bradleycamacho bradleycamacho merged commit 96e66b0 into develop Oct 7, 2021
@bradleycamacho bradleycamacho deleted the auto-comment-bot branch October 7, 2021 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eng issues related to site functionality that requires engineering enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants