community icon indicating copy to clipboard operation
community copied to clipboard

New Repo: kn-plugin-source-github

Open maximilien opened this issue 4 years ago • 4 comments

Repo information

Org: knative-sandbox

Repo: kn-plugin-source-github

Purpose (Description):

The kn plugin for for GitHub events source

Sponsoring WG: client

Actions to fulfill

This area is used for the TOC to track the repo creation process

You may not be able to use the Projects quick menu on this page. In that case, go to the project board and use the Add cards interface.

  • [ ] Send a PR adding entries for this repo in /peribolos/knative-sandbox.yaml
    • [ ] Add the repository and a description.
    • [ ] Grant Knative Admin the admin privilege.
    • [ ] Grant the sponsoring WG the write privilege.

Once the TOC has approved the above, it will merge and Peribolos will create an empty repository.

  • [ ] (golang) Send a PR to add aliases for knative.dev/$REPONAME import paths (sample).

  • [ ] Have a lead from the sponsoring WG bootstrap the Git repository by pushing an appropriate "template" repository (basic, sample-controller, sample-source) to the new repository as a git remote. For example:

      git clone https://github.com/knative-sandbox/sample-controller.git
      cd sample-controller
      git remote add newrepo https://github.com/knative-sandbox/$REPONAME.git
      git push newrepo master
    
  • [ ] Set up test-infra following the docs linked at the beginning.

  • [ ] Create a sample PR to verify Prow (e.g. edit the boilerplate README)

Once Prow has been verified.

  • [ ] Have a member of the TOC enable branch protections so that tide is a required presubmit check.

maximilien avatar Sep 18 '20 20:09 maximilien

FYI @rhuss @navidshaikh @daisy-ycguo

maximilien avatar Sep 18 '20 20:09 maximilien

+1 @maximilien are you about to adapt the Peribolos config or do you want me to do this ? (im fine with that).

rhuss avatar Dec 01 '20 11:12 rhuss

Not sure what that entails @rhuss :) So please go ahead. If you need me to do anything then let me know.

maximilien avatar Dec 02 '20 00:12 maximilien

ok, will do it tomorrow and then send in a PR. You then would need to update the description for checking the marks

rhuss avatar Dec 07 '20 22:12 rhuss

/close

I don't think there's something we want to do here after 3 years.

aliok avatar Jan 12 '24 08:01 aliok

@aliok: Closing this issue.

In response to this:

/close

I don't think there's something we want to do here after 3 years.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

knative-prow[bot] avatar Jan 12 '24 08:01 knative-prow[bot]