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 redirects for our project boards #926

Merged
merged 2 commits into from
Feb 25, 2020

Conversation

carolynvs
Copy link
Member

@carolynvs carolynvs commented Feb 24, 2020

What does this change

The URLs are kind of long and these will help us out if we ever need to change them in the future.

  • project board, /board
  • label queries on project board, like linking to good first issues and help wanted, e.g. /board/LABEL
  • linking back to source code from our website, we can now use /src/PATH, e.g. /src/CONTRIBUTING.md
  • roadmap board

What issue does it fix

Me typing too much

Notes for the reviewer

We can test these url's out on the netlify preview

Checklist

  • Unit Tests
  • Documentation
    • Documentation Not Impacted

The URLs are kind of long and these will help us out if we ever
need to change them in the future.
Copy link
Member

@vdice vdice left a comment

Choose a reason for hiding this comment

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

Oooh good call!

@vdice
Copy link
Member

vdice commented Feb 24, 2020

Should we update the links in the README.md in this PR or a follow-up?

@carolynvs
Copy link
Member Author

Oh wait I just found a few more redirects, for good first issue and help wanted that I think would be really useful as well. I'll make those and update the docs to use them.

@carolynvs
Copy link
Member Author

@vdice PTAL

Copy link
Member

@vdice vdice left a comment

Choose a reason for hiding this comment

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

LGTM!

/board https://github.com/orgs/deislabs/projects/2
/board/* https://github.com/orgs/deislabs/projects/2?card_filter_query=label:":splat"
/roadmap https://github.com/deislabs/porter/projects/4
/src/* https://github.com/deislabs/porter/blob/master/:splat
Copy link
Member

Choose a reason for hiding this comment

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

👍

@carolynvs carolynvs merged commit 8366937 into getporter:master Feb 25, 2020
@carolynvs carolynvs deleted the board-redirect branch February 25, 2020 15:49
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.

3 participants