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

Add awesome_bot link validation #862

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

davidstaheli
Copy link

This PR:

  1. Fixes broken or redirecting links to pass awesome_bot validation.
  2. Adds azure-pipelines.yml that can run awesome_bot in an Azure Pipelines build.

I tested the build succeeding as is, and failing if a link gets out of line.

If/when this PR gets merged into master, to create a CI pipeline for this repo:

  1. Install the Azure Pipelines GitHub App into the johnpapa GitHub organization, during which:
    1. When redirected to Azure Pipelines to finish setup, sign in with the credentials you use for dev.azure.com/johnpapa or johnpapa.visualstudio.com.
    2. When asked to choose an org & project, choose the "johnpapa" org and click the link to create a new project named "angular-styleguide".
      image
    3. On the "New pipeline - Select repository" page, choose this johnpapa/angular-styleguide repo:
      image
    4. Click Run to use the existing YAML file in the repo: azure-pipelines.yml:
      image
    5. You now have a public CI pipeline that will run for PRs targeting the master branch.

After this, you can add a build status badge to the top of your README.md by pasting in Markdown as described here.

@davidstaheli
Copy link
Author

JFYI @johnpapa

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.

None yet

1 participant