Update docs to include how we do CI/CD by tj-wazei · Pull Request #1411 · Together-Java/TJ-Bot


Steps:

* BVisit: https://woodpecker.togetherjava.org/repos

Choose a reason for hiding this comment

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

Is this supposed to be Visit?

Choose a reason for hiding this comment

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

Done - good catch

Comment on lines +15 to +17

In some repositories, this branch may automatically deploy to a testing or staging environment. For example:

* TJ-Bot – Changes pushed to develop are deployed to a testing server.

Choose a reason for hiding this comment

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

NIT: Should we use a bullet point for a single element?

Choose a reason for hiding this comment

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

Sure, done

Comment on lines +90 to +92

* Click Add repository
* Locate the repository
* Click Enable

Choose a reason for hiding this comment

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

NIT: What made the decision to not add quotation-marks (") around the button text labels? (e.g "Add Repository" instead of Add repository

Choose a reason for hiding this comment

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

No reason, but I've addressed your comment