jenkinsci / google-oauth-plugin

This plugin implements the OAuth Credentials interfaces to surface Google Service Account credentials to Jenkins.
https://plugins.jenkins.io/google-oauth-plugin/
Apache License 2.0
37 stars 56 forks source link

Enable CD Permissions on google-oauth-plugin #199

Closed julieheard closed 11 months ago

julieheard commented 11 months ago

Hi,

I would like to enable automated releases in this repo to make it easier to ensure merged PRs make it into a new release in a timely fashion. I am following: https://www.jenkins.io/doc/developer/publishing/releasing-cd/

I also changed the incrementals version in this repo to be the newest version here.

If you are happy to enable CD in this plugin, please approve this PR. As part of the process of enabling CD, I have also made a PR on jenkins-infra/repository-permissions-updater. Please could you also go to this linked PR and approve that as well.

Many thanks 😄

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

Thank you for your help on this PR @NotMyFault, I really appreciate your time 🙂

rsandell commented 11 months ago

But it looks like you edited an old pom file? version 1.1.1 is the latest release.