Giter VIP home page Giter VIP logo

governance's Issues

Automatically apply changes

  • run terraform apply
  • run go test to verify the integrity of the state in GitHub

Will need to securely configure a GitHub token with effectively org admin permissions.

Though there is an obvious temptation to use Concourse for this, it's probably worth considering GitHub Actions just to keep the scope of this narrow.

Ability to configure repository deploy keys

Admin permissions are needed for configuring a repo's deploy keys. The governance model only grants maintain permissions, and this is a pretty common need for maintainers, so we'll need a way to do this through Terraform.

We can use the github_repository_deploy_key resource and add a deploy_keys section to the repo config listing public keys to authorize. The importer should also be updated to import these, and all existing deploy keys should be configured in the repo. This would also be a good method of auditing repo access; deploy keys should only be set up through this repo.

Open up maintainers team to non-VMware employees

Because we ship Concourse directly to VMware customers, we have to set up some internal infrastructure to make sure what we ship comes from something VMware controls.

This can be done by setting up an internal mirror that we sync to every time we ship Concourse. We can then develop internal pipelines to build from this repo instead.

  • Set up a repo in the internal VMware GitLab
  • Configure a pipeline that pushes every tagged release from master on the Concourse repo to master in the mirror
  • Figure out how to do the same for every release branch (can we just use the Mirroring feature in GitLab?)
    • commercial release docs in boarding pass now mention this
  • Figure out how to ship to VMware customers (might be no change, but maybe we also need to mirror more things, or build from these sources, or ...)
  • Remove comment from maintainers.yml

Set up a Community team-controlled email address for Code of Conduct reports

It currently says to send reports to [email protected], which isn't great.

Automate Discord configuration

  • teams map to roles in Discord
  • all contributors are granted 'contributors' role

The aequasi/discord provider seems the best one (it has docs).

This will likely involve creating a Discord Application, Bot, and Team which should probably have the @concourse/infrastructure team as members (admins).

Grant triage permission to all contributors

The ฮ”:

image

I think we can trust contributors to use these powers for good. ๐Ÿ™‚ It'll also be nice for making the concourse/validate-labels check pass, since you can add the required labels to your own PR.

Set up a Security team and email forwarding for security issues

Currently security issue reports are sent to [email protected], an address accessed exclusively by VMware team members. This email address is also used for various VMware-controlled accounts, so it's a bit of a mess. We should make this more neutral, and probably get a more trustworthy-looking address.

Integrate governance model into contributing docs and website

Things to mention:

  • Guidance for why/how to join as a contributor
    • to be able to re-run PR flakes
    • to be able to label your own PR (#35)
    • to be able to help with triaging issues (#35)
  • Guidance for how/when to apply to join each team
    • team-specific criteria?
    • deciding against this; i don't think we necessarily need to encourage everyone to join a team, it's probably better for each team to determine its own criteria and process

Transfer oddball repos to internal GitLab

  • https://github.com/concourse/flight-attendant
    • can we just retire this in favor of official pagerduty integration?
      • nope; the 'daily on call announcing' feature hasn't GA'd yet
    • clean up pagerduty setup
      • move 'Concourse Customer Facing' into Concourse team, rename to 'Concourse External'
      • rename 'Concourse Hush House' to 'Concourse Internal'
      • remove 'Concourse Wings' service
      • remove 'Concourse Datadog' service
      • move Scott's escalation from Internal to External
    • fix up email/slack handle detection (old API usage)
    • reinstall app for scope change to take effect
  • https://github.com/concourse/boarding-pass
    • push to gitlab project
    • painstakingly migrate all the issues
    • move the pipeline to Runway
    • bring back the lost commits
      • 14643ffc update release checklist (thanks taylor!)
      • 45c87fec update boarding pass URL (โšฐ๏ธ, but probably easily restored)
      • 196aa75d Merge pull request #15 from concourse/update-deploy-hh (โšฐ๏ธ)
  • https://github.com/concourse/platform-automation-deployments
    • move pipeline from ci.concourse-ci.org to runway

Run tests in GitHub actions

There's already a test suite; just need to run it in Actions. The suite tests not only that the desired state matches the actual state, but that insidious things like outside/individual collaborators haven't been configured on any repos. The suite doesn't run yet because there's some cleanup to be done before it will pass.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.