Skip to content

Conversation

@alikhanich
Copy link
Owner

No description provided.

Vladimir Yarotsky and others added 30 commits October 22, 2019 13:58
This is required to allow git-lfs to smudge the pointers and attempt to
convert these to their corresponding files.
* Bump all dependencies

* Update README.md

Co-authored-by: itsdalmo <kristian@doingit.no>
* add PR title to metadata

* add title meta to tests

* fixing tests

Co-authored-by: itsdalmo <kristian@doingit.no>
Fix e2e tests after changes to metadata
Reorder metadata so the PR title is more visible
…187)

* feat: add submodule support, with safe checkout using access tokens

* fix: revert maintainer label to proper org

* Ensure we update submodules on integration
* Ocular patdown of e2e tests

* Remove global flag from git config

* Fix e2e tests for comments

* Add e2e tests for submodules
It was a little hard to grok that example listed was for a `put` for pending status, hopefully grouping these closer to the text will be helpful.
Moving example closer to text
This allow using a put step for reporting integration errors
rickardl and others added 30 commits October 19, 2020 16:27
Adds initial CI/CD Test for github-pr-resource
Change to downloading module instead
Write version and metadata before the integration step
…unt-to-the-version

Adds approved review count to the version
…-count

fix: Converts Approved Review Count to string
docs: Updates README to reflect approved review count
In some situations we might only want to pick up resource versions
from PRs that have been merged or closed. For example, to trigger a
job based once a PR gets closed.
When we're considering PRs in the closed or merged state, we need to use
their closedAt or mergedAt timestamps to check how recent the version
is. This is because PRs will not necessarily be closed or merged in the
same order their commits have been made.
Co-authored-by: Gary Liu <garyliu@vmware.com>
Co-authored-by: Maria Shaldybin <mariash@vmware.com>

[#174851535] Update TAS4K8s TKGi pipeline to use Nimbus (Toolsmith deprecating Nov 1st)

Co-authored-by: Gary Liu <garyliu@vmware.com>
Expand Env Vars in context

Co-authored-by: Rickard Löfström <rickard.lofstrom@gmail.com>
* fix: filter pull requests on the server, not client

Ensure that the GraphQL query requests PRs matching the desired states,
rather than requesting all PRs and filtering on the client.

Fixes #233

* fix: ensure function name reflects implementation

* fix: add missing fake
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

Successfully merging this pull request may close these issues.