It's the first time I make a pipeline for CI/CD in Gitlab. At a point, when registering the runner, we can "Enter optional maintenance note for the runner".
I looked for more information about it, but I found nothing in GitLab documentation except for Admin Notes and the example in the issue to add Optional Maintenance Note does not really help me to understand.
- So, what is the purpose of the optional maintenance note ?
- When do we need to look at this message ?
- In the issue, they said it is not for casual user, so is it dedicated only for developers ?
- Also, can you give me an example of what an optional message can be ?
Thanks !