Commit Graph

8 Commits

Author SHA1 Message Date
Natalie Arellano 9a5fb56d05 Specify that creating a tracking issue is a step in the merge process
Signed-off-by: Natalie Arellano <narellano@vmware.com>
2023-01-05 16:37:32 -05:00
Emily Casey c31cdd783a merge-rfc issues usage
These improvements prevent maintainers from accidentally forgetting to add issues when merging an RFC. Also, auto-generate links from copy-pastable issues references to make this script easier to use.

* Adds -n flag to explicitly indicate that no issues should be linked
* Require either -i or -n flag
* Accept issues in the format <org>/<repo>#<number> and create links

Signed-off-by: Emily Casey <ecasey@vmware.com>
2020-11-13 11:59:22 -05:00
Emily Casey 2824aeacc0 Update RFC README to include changes from RFCs 0060 and 0059
Adds the following to the RFC process
* Issue creation
* Spec and audience albels

Documents merge-rfc.sh script

Signed-off-by: Emily Casey <ecasey@vmware.com>
2020-10-08 10:43:01 -04:00
Terence Lee c3d6076e3f
Make RFC Links on README publically accessible
The previous links used "https://github.com/pulls" which is a logged in
user's pull request search. This moves it to
"https://github.com/buildpacks/rfcs" which is publically accessible.

Signed-off-by: Terence Lee <hone02@gmail.com>
Signed-off-by: Ben Hale <bhale@pivotal.io>
2020-04-22 11:10:51 -07:00
Zander Mackie 89d73353e5
Update README.md
Signed-off-by: Zander Mackie <zmackie@gmail.com>

Co-Authored-By: Terence Lee <hone02@gmail.com>
2020-04-03 10:36:16 -04:00
Zander Mackie 826ee42e8a
Update README.md
Co-Authored-By: Javier Romero <root@jromero.codes>
Signed-off-by: Zander Mackie <zmackie@gmail.com>
2020-03-16 16:36:44 -04:00
Zander Mackie 68c4f7e6ce
Directly refer to #4
Signed-off-by: Zander Mackie <zmackie@gmail.com>
2020-03-13 09:19:01 -04:00
Zander Mackie 1c1382af30
Readme for RFC repo
- Describes RFC process and links to text/0004-rfc-process.md

Signed-off-by: Zander Mackie <zmackie@gmail.com>
2020-03-13 09:19:01 -04:00