Page MenuHomePhorge

Add forgejo templates
AcceptedPublic

Authored by tusooa on Fri, Jan 23, 9:32 AM.

Details

Reviewers
nannanko
Group Reviewers
O1: the Kazv Project
Summary

Add a PR template and a squash template so that the review process on forgejo is easier.

Type: skip

Test Plan

Make your own fork of this on forgejo. Push this commit to the default branch. Create a PR and verify you can see the template being applied.
Once you created the PR, click "create squash commit" button. Verify that you can see the commit message title is the same as the PR title and the body is the PR body followed by "Reviewed-on".

Diff Detail

Repository
rL libkazv
Branch
servant
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 530
Build 1042: Invoke BuildbotBuildbot build #1042
Build 1041: arc lint + arc unit

Event Timeline

Please add a changelog type to the summary, using the following format:

Type: (add|remove|skip|security|fix)

tusooa removed a reviewer: servant.

Revert to the YAML format. I'm willing to sacrifice a little bit of consistency in the commit message format for a huge gain in the usability.

This revision is now accepted and ready to land.Sat, Jan 24, 6:53 PM