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

Added a pull request template #1471

Merged
merged 4 commits into from Apr 18, 2020
Merged

Conversation

akremsa
Copy link
Contributor

@akremsa akremsa commented Apr 14, 2020

Closes #608

This template is simple but will be quite helpful.

Do you have any ideas about what kind of information could be added here as well?

Note: labels are not supported yet.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 34ab8d03-5877-4340-be1e-9ce89288c565

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@aLekSer
Copy link
Collaborator

aLekSer commented Apr 14, 2020

Website test has failed make hugo-test:


make[1]: *** [hugo-test] Error 1
make[1]: Leaving directory '/workspace/build'
includes/website.mk:63: recipe for target 'hugo-test' failed
4 errors in 99 documents
✘✘✘ failed in 4.256748046s
========================================================================
  Non-OK status: 404 --- site/docs/advanced/multi-cluster-allocation/index.html --> https://github.com/googleforgames/agones/blob/master/pkg/apis/multicluster/v1alpha1/gameserverallocationpolicy.go
  Non-OK status: 404 --- site/docs/advanced/multi-cluster-allocation/index.html --> https://github.com/googleforgames/agones/blob/master/pkg/apis/multicluster/v1alpha1/gameserverallocationpolicy.go
site/docs/advanced/multi-cluster-allocation/index.html
  Get https://v1-13.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.13/#podtemplatespec-v1-core: x509: certificate is valid for *.netlify.com, netlify.com, not v1-13.docs.kubernetes.io --- site/docs/reference/gameserver/index.html --> https://v1-13.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.13/#podtemplatespec-v1-core
site/docs/reference/gameserver/index.html
  Non-OK status: 404 --- site/docs/guides/client-sdks/cpp/index.html --> https://github.com/openssl/openssl/blob/master/INSTALL
site/docs/guides/client-sdks/cpp/index.html
========================================================================
htmltest started at 02:53:17 on /tmp/website

**What type of PR is this?**
> Uncomment only one ` /kind <>` line, hit enter to put that in a new line, and remove leading whitespace from that line:
>
> /kind api-change
Copy link
Collaborator

@aLekSer aLekSer Apr 14, 2020

Choose a reason for hiding this comment

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

We have all of these labels, so this could be a placeholder and in the future we could add commands to set labels. Now reviewer can set labels and this can help to decide which label to use.

Copy link
Member

Choose a reason for hiding this comment

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

Nit: We don't have an api-change label

Other than that, this looks awesome 👍

Copy link
Member

Choose a reason for hiding this comment

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

@thisisnotapril @roberthbailey any other thoughts here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed api-change label

@roberthbailey
Copy link
Member

/assign @thisisnotapril

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 2a74eb8e-322d-421a-a3d8-be0063decec4

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 02bffe50-35e7-4e02-a931-f358a69d04f8

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1471/head:pr_1471 && git checkout pr_1471
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.6.0-23b9b5a

*Automatically closes linked issue when PR is merged.
Usage: `Closes #<issue number>`, or `Closes (paste link of issue)`.
-->
Closes #
Copy link
Member

Choose a reason for hiding this comment

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

I personally prefer fixes to closes, but according to https://help.github.com/en/enterprise/2.16/user/github/managing-your-work-on-github/closing-issues-using-keywords both do the same thing.

.github/pull_request_template.md Outdated Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 166eff3c-3981-421b-a0dd-9ee48a74dae3

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: cd01b121-769d-430a-b611-c4ecd11febac

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1471/head:pr_1471 && git checkout pr_1471
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.6.0-06d9072

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

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

Nice!

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akremsa, markmandel

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@markmandel markmandel added area/meta Organisational matters. e.g. Governance, release cycles, etc. kind/feature New features for Agones labels Apr 18, 2020
@markmandel markmandel added this to the 1.6.0 milestone Apr 18, 2020
@google-oss-robot
Copy link

New changes are detected. LGTM label has been removed.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: d6d6d3c6-34b4-4b19-aae1-c0b7ff1a942a

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1471/head:pr_1471 && git checkout pr_1471
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.6.0-75ba12c

@markmandel markmandel merged commit c96f551 into googleforgames:master Apr 18, 2020
ilkercelikyilmaz pushed a commit to ilkercelikyilmaz/agones that referenced this pull request Oct 23, 2020
* Added pull request template
fix

* Removed api-change label

* Removed release and design label

Removed design label

Co-authored-by: Mark Mandel <markmandel@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/meta Organisational matters. e.g. Governance, release cycles, etc. kind/feature New features for Agones size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a pull request template
8 participants