cncf / landscape-graph

CNCF Landscape Graph, data model, and applications.
https://github.com/orgs/cncf/projects/7/views/6
Other
39 stars 11 forks source link

feat(actions): added semantic PR check workflow. Fixes #47 #81

Closed rohankmr414 closed 2 years ago

rohankmr414 commented 2 years ago

Signed-off-by: Rohan Kumar rohankmr414@gmail.com

Fixes #47

rohankmr414 commented 2 years ago

@halcyondude can you disable the approval requirement for running action workflows for outside forks?

rohankmr414 commented 2 years ago

still requires approval

halcyondude commented 2 years ago

hrm...just re-saved this...

image
halcyondude commented 2 years ago

at this point AFAIK you shouldn't need another approval, just the first time.

halcyondude commented 2 years ago

This is pretty cool! TIL :)

https://www.conventionalcommits.org/en/v1.0.0/

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

Available types:

rohankmr414 commented 2 years ago

looks ready to merge I guess?

halcyondude commented 2 years ago

@rohankmr414 afaik after this merges, new PR's from you shouldn't cause more approvals.

Thanks for your contribution! This one makes all manner of sense :)