jenkinsci / jms-messaging-plugin

https://plugins.jenkins.io/jms-messaging
12 stars 38 forks source link

README.md: provide example RabbitMQ config for Fedora #264

Closed jlebon closed 4 months ago

jlebon commented 1 year ago

Make it easier for people using this plugin to connect to Fedora's broker by providing a snippet of the required configuration. This would've saved me a lot of time.

Testing done

This JCasC snippet is lightly adapted from the JCasC plugin itself on a working Jenkins instance (via the tool to view the current configuration in $JENKINS_URL/manage/configuration-as-code/).

### Submitter checklist
- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [x] Link to relevant issues in GitHub or Jira (N/A)
- [x] Link to relevant pull requests, esp. upstream and downstream changes (N/A)
- [x] Ensure you have provided tests - that demonstrates feature works or fixes the issue
jlebon commented 4 months ago

Doesn't seem like there's much activity in this repo. Closing.