Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable pinned build duration #112

Open
dzink opened this issue Apr 14, 2017 · 2 comments
Open

Configurable pinned build duration #112

dzink opened this issue Apr 14, 2017 · 2 comments
Assignees

Comments

@dzink
Copy link
Contributor

dzink commented Apr 14, 2017

Sometimes I only want a pinned build to last until the PR is closed (via merged or otherwise) so that clients can review it, but then I don't care about it anymore.

Currently, we have a number of pinned builds which don't need to be pinned but are still pinned. This is giving us a system where everything is pinned, therefore nothing is really pinned. It would be convenient to have a selectable duration for pins - forever/until PR closes/etc so that outdated pinned builds can be reaped again.

@AlexU-A
Copy link

AlexU-A commented May 1, 2017

I think it would also be good to see a list of pinned builds, if possible.

@ElusiveMind
Copy link
Contributor

So the conditions of the pins could be (or options):

  1. Pin until pull request is closed or merged.
  2. Persistent Pin (endless)
  3. Time based (end of sprint or production push) - Would be awesome to leverage JIRA here but that's kinda narrow-casting

#1 would be the default pin.

@ElusiveMind ElusiveMind self-assigned this Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants