Commit Graph

7 Commits

Author SHA1 Message Date
adfoster-r7 d968d92e53 Remove Ruby 2.7 from Github actions 2023-06-30 14:10:07 +01:00
Jeffrey Martin f4131817f0 improve PR filter to reference owner
When using `head` to filter the PR list user or head organization
and branch name in the format of `user:ref-name` or `organization:ref-name`
are required.
2022-05-02 12:22:01 -05:00
Jeffrey Martin 2934fe6ab8 add context to log entries 2022-04-28 17:03:31 -05:00
Jeffrey Martin 9b3424f166 log for PR status 2022-04-28 16:55:38 -05:00
Jeffrey Martin 6b6dff0c6a unique constants 2022-04-28 15:00:14 -05:00
Jeffrey Martin 7f386e635c expand weekly deps PR logging 2022-04-28 14:53:22 -05:00
Jeffrey Martin 3fe5e8b450 dependency updates PR action
In an effort to offer an opportunity for security review and approval
of gem updates after a version is tagged and pushed a new `bundle update`
be preformed and a branch pushed containing the isolate `Gemfile.lock` changes.

This new action will open a PR for committers to review and an land after
completing security review of updates in the gems.
2022-04-12 14:40:15 -05:00