Workflow changes when new feature is added #3085
Unanswered
giriraj-singh-couchbase
asked this question in
Q&A
Replies: 1 comment 4 replies
-
What kind of feature do you want to add? If you have a plan, you can draft a document, including the feature description, the files or classes you need to modify, and the dependencies you need to add. So we can judge whether it is acceptable. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I had a doubt and wanted to ask something, if let's say I developed a new feature and for that feature I need to do the changes in github actions, and for that new feature there are various dependencies which is needed to be satisfied and for that I need to do the changes in the makefile, config file and bazel build files as well as workflows(for github actions) . Upto what extent changes are acceptable?
Beta Was this translation helpful? Give feedback.
All reactions