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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update github-integration.adoc #9209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update github-integration.adoc #9209

wants to merge 1 commit into from

Conversation

BeFunes
Copy link
Contributor

@BeFunes BeFunes commented Feb 7, 2025

Description

A brief description of the changes.

Reasons

A link to a GitHub and/or JIRA issue (if applicable).
Otherwise, a brief sentence about why you made these changes.

Content Checklist

Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.

Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸:

  • Break up walls of text by adding paragraph breaks.
  • Consider if the content could benefit from more structure, such as lists or tables, to make it easier to consume.
  • Keep the title between 20 and 70 characters.
  • Consider whether the content would benefit from more subsections (h2-h6 headings) to make it easier to consume.
  • Check all headings h1-h6 are in sentence case (only first letter is capitalized).
  • Is there a "Next steps" section at the end of the page giving the reader a clear path to what to read next?
  • Include relevant backlinks to other CircleCI docs/pages.

@BeFunes BeFunes requested review from a team as code owners February 7, 2025 12:51
@@ -323,7 +323,7 @@ Key functionality enabled through the GitHub App integration includes the follow
* A **more flexible trigger system**, with each pipeline having any number of VCS or non-VCS triggers. This includes:
** **Non-repo based triggers**: xref:webhooks#custom-webhooks[Custom webhooks] enable triggering builds from any system that can emit webhook events. Refer to our link:https://discuss.circleci.com/t/product-update-trigger-pipelines-from-anywhere-custom-webhooks/49864[community forum] for an example and known limitations.
** **Cross-repo triggers**: Events in one repository can trigger builds on one or many other repositories.
** [Coming soon] **More GitHub events as triggers**: Pipelines can be set up to run on events other than "push", with more powerful customization of trigger conditions.
** **More GitHub events as triggers**: Pipelines can be set up to run on events other than "push", including pull request events, with more powerful customization of trigger conditions.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Could we add a link from "more github events as triggers" to https://circleci.com/docs/github-app-trigger-options/ ?

@@ -323,7 +323,7 @@ Key functionality enabled through the GitHub App integration includes the follow
* A **more flexible trigger system**, with each pipeline having any number of VCS or non-VCS triggers. This includes:
** **Non-repo based triggers**: xref:webhooks#custom-webhooks[Custom webhooks] enable triggering builds from any system that can emit webhook events. Refer to our link:https://discuss.circleci.com/t/product-update-trigger-pipelines-from-anywhere-custom-webhooks/49864[community forum] for an example and known limitations.
** **Cross-repo triggers**: Events in one repository can trigger builds on one or many other repositories.
** [Coming soon] **More GitHub events as triggers**: Pipelines can be set up to run on events other than "push", with more powerful customization of trigger conditions.
** **More GitHub events as triggers**: Pipelines can be set up to run on events other than "push", including pull request events, with more powerful customization of trigger conditions.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
** **More GitHub events as triggers**: Pipelines can be set up to run on events other than "push", including pull request events, with more powerful customization of trigger conditions.
** **More GitHub events as triggers**: Pipelines can be set up to run on events other than "push", including pull request events, with more powerful customization of trigger conditions. For full details, see the xref:github-event-trigger-options#[GitHub event trigger options] page.

Copy link
Contributor

Choose a reason for hiding this comment

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

Can do this? This will work once the name change PR is merged

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