Skip to content

Commit 6002b47

Browse files
authored
Rename repo (#9)
* Rename repo * Rename pr-info to get-pr
1 parent 7d99e41 commit 6002b47

File tree

6 files changed

+32
-32
lines changed

6 files changed

+32
-32
lines changed

.github/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
_extends: .github
33

44
repository:
5-
name: pr-info
5+
name: get-pr
66
description: Get the PR info associated with the commit
77
homepage: https://cloudposse.com/accelerate
88
topics: "github-action"

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- markdownlint-disable -->
22
<a href="https://cpco.io/homepage"><img src=".github/banner.png?raw=true" alt="Project Banner"/></a><br/>
33
<p align="right">
4-
<a href="https://github.com/cloudposse-github-actions/pr-info/releases/latest"><img src="https://img.shields.io/github/release/cloudposse-github-actions/pr-info.svg" alt="Latest Release"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/badge.svg" alt="Slack Community"/></a></p>
4+
<a href="https://github.com/cloudposse-github-actions/get-pr/releases/latest"><img src="https://img.shields.io/github/release/cloudposse-github-actions/get-pr.svg" alt="Latest Release"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/badge.svg" alt="Slack Community"/></a></p>
55
<!-- markdownlint-restore -->
66

77
<!--
@@ -31,14 +31,14 @@ Get the PR info associated with the commit.
3131

3232
---
3333
> [!NOTE]
34-
> This project is part of Cloud Posse's comprehensive ["SweetOps"](https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=) approach towards DevOps.
34+
> This project is part of Cloud Posse's comprehensive ["SweetOps"](https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=) approach towards DevOps.
3535
> <details><summary><strong>Learn More</strong></summary>
3636
>
3737
>
38-
> We have [*dozens of GitHub Actions*](https://github.com/cloudposse-github-actions?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=github_actions) that are Open Source and well-maintained. Check them out!
38+
> We have [*dozens of GitHub Actions*](https://github.com/cloudposse-github-actions?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=github_actions) that are Open Source and well-maintained. Check them out!
3939
> </details>
4040
41-
<a href="https://cloudposse.com/readme/header/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=readme_header_link"><img src="https://cloudposse.com/readme/header/img"/></a>
41+
<a href="https://cloudposse.com/readme/header/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=readme_header_link"><img src="https://cloudposse.com/readme/header/img"/></a>
4242

4343

4444
## Introduction
@@ -70,7 +70,7 @@ Fork of [8BitJonny/gh-get-current-pr](https://github.com/8BitJonny/gh-get-curren
7070
name: PR Info
7171
runs-on: ubuntu-latest
7272
steps:
73-
- uses: cloudposse-github-actions/pr-info@v0
73+
- uses: cloudposse-github-actions/get-pr@v0
7474
id: pr
7575
outputs:
7676
base: ${{ fromJSON(steps.pr.outputs.pr).base.sha }}
@@ -138,21 +138,21 @@ For additional context, refer to some of these links.
138138
This project is under active development, and we encourage contributions from our community.
139139
Many thanks to our outstanding contributors:
140140
141-
<a href="https://github.com/cloudposse-github-actions/pr-info/graphs/contributors">
142-
<img src="https://contrib.rocks/image?repo=cloudposse-github-actions/pr-info&max=24" />
141+
<a href="https://github.com/cloudposse-github-actions/get-pr/graphs/contributors">
142+
<img src="https://contrib.rocks/image?repo=cloudposse-github-actions/get-pr&max=24" />
143143
</a>
144144
145145
### 🐛 Bug Reports & Feature Requests
146146
147-
Please use the [issue tracker](https://github.com/cloudposse-github-actions/pr-info/issues) to report any bugs or file feature requests.
147+
Please use the [issue tracker](https://github.com/cloudposse-github-actions/get-pr/issues) to report any bugs or file feature requests.
148148
149149
### 💻 Developing
150150
151151
If you are interested in being a contributor and want to get involved in developing this project or help out with Cloud Posse's other projects, we would love to hear from you!
152-
Hit us up in [Slack](https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=slack), in the `#cloudposse` channel.
152+
Hit us up in [Slack](https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=slack), in the `#cloudposse` channel.
153153

154154
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
155-
1. Review our [Code of Conduct](https://github.com/cloudposse-github-actions/pr-info/?tab=coc-ov-file#code-of-conduct) and [Contributor Guidelines](https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md).
155+
1. Review our [Code of Conduct](https://github.com/cloudposse-github-actions/get-pr/?tab=coc-ov-file#code-of-conduct) and [Contributor Guidelines](https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md).
156156
2. **Fork** the repo on GitHub
157157
3. **Clone** the project to your own machine
158158
4. **Commit** changes to your own branch
@@ -163,28 +163,28 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
163163

164164
### 🌎 Slack Community
165165

166-
Join our [Open Source Community](https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=slack) on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
166+
Join our [Open Source Community](https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=slack) on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
167167

168168
### 📰 Newsletter
169169

170-
Sign up for [our newsletter](https://cpco.io/newsletter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=newsletter) and join 3,000+ DevOps engineers, CTOs, and founders who get insider access to the latest DevOps trends, so you can always stay in the know.
170+
Sign up for [our newsletter](https://cpco.io/newsletter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=newsletter) and join 3,000+ DevOps engineers, CTOs, and founders who get insider access to the latest DevOps trends, so you can always stay in the know.
171171
Dropped straight into your Inbox every week — and usually a 5-minute read.
172172

173-
### 📆 Office Hours <a href="https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=office_hours"><img src="https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png" align="right" /></a>
173+
### 📆 Office Hours <a href="https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=office_hours"><img src="https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png" align="right" /></a>
174174

175-
[Join us every Wednesday via Zoom](https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=office_hours) for your weekly dose of insider DevOps trends, AWS news and GitHub Action insights, all sourced from our SweetOps community, plus a _live Q&A_ that you can’t find anywhere else.
175+
[Join us every Wednesday via Zoom](https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=office_hours) for your weekly dose of insider DevOps trends, AWS news and GitHub Action insights, all sourced from our SweetOps community, plus a _live Q&A_ that you can’t find anywhere else.
176176
It's **FREE** for everyone!
177177

178178
## About
179179

180-
This project is maintained by <a href="https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=">Cloud Posse, LLC</a>.
181-
<a href="https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content="><img src="https://cloudposse.com/logo-300x69.svg" align="right" /></a>
180+
This project is maintained by <a href="https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=">Cloud Posse, LLC</a>.
181+
<a href="https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content="><img src="https://cloudposse.com/logo-300x69.svg" align="right" /></a>
182182

183-
We are a [**DevOps Accelerator**](https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=commercial_support) for funded startups and enterprises.
183+
We are a [**DevOps Accelerator**](https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=commercial_support) for funded startups and enterprises.
184184
Use our ready-to-go terraform architecture blueprints for AWS & GitHub Actions to get up and running quickly.
185185
We build it with you. You own everything. Your team wins. Plus, we stick around until you succeed.
186186

187-
<a href="https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=commercial_support"><img alt="Learn More" src="https://img.shields.io/badge/learn%20more-success.svg?style=for-the-badge"/></a>
187+
<a href="https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=commercial_support"><img alt="Learn More" src="https://img.shields.io/badge/learn%20more-success.svg?style=for-the-badge"/></a>
188188

189189
*Your team can operate like a pro today.*
190190

@@ -205,7 +205,7 @@ Ensure that your team succeeds by using our proven process and turnkey blueprint
205205
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
206206
</details>
207207

208-
<a href="https://cloudposse.com/readme/commercial-support/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=readme_commercial_support_link"><img src="https://cloudposse.com/readme/commercial-support/img"/></a>
208+
<a href="https://cloudposse.com/readme/commercial-support/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=readme_commercial_support_link"><img src="https://cloudposse.com/readme/commercial-support/img"/></a>
209209

210210
## Trademarks
211211

@@ -214,6 +214,6 @@ All other trademarks referenced herein are the property of their respective owne
214214
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
215215

216216

217-
<a href="https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/pr-info&utm_content=readme_footer_link"><img alt="README footer" src="https://cloudposse.com/readme/footer/img"/></a>
217+
<a href="https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/get-pr&utm_content=readme_footer_link"><img alt="README footer" src="https://cloudposse.com/readme/footer/img"/></a>
218218

219-
<img alt="Beacon" width="0" src="https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse-github-actions/pr-info?pixel&cs=github&cm=readme&an=pr-info"/>
219+
<img alt="Beacon" width="0" src="https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse-github-actions/get-pr?pixel&cs=github&cm=readme&an=get-pr"/>

README.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ tags:
99
license: "GPL-3.0"
1010

1111
# Canonical GitHub repo
12-
github_repo: cloudposse-github-actions/pr-info
12+
github_repo: cloudposse-github-actions/get-pr
1313

1414
# Badges to display
1515
badges:
1616
- name: "Latest Release"
17-
image: "https://img.shields.io/github/release/cloudposse-github-actions/pr-info.svg"
18-
url: "https://github.com/cloudposse-github-actions/pr-info/releases/latest"
17+
image: "https://img.shields.io/github/release/cloudposse-github-actions/get-pr.svg"
18+
url: "https://github.com/cloudposse-github-actions/get-pr/releases/latest"
1919
- name: "Slack Community"
2020
image: "https://slack.cloudposse.com/badge.svg"
2121
url: "https://slack.cloudposse.com"
@@ -46,7 +46,7 @@ usage: |-
4646
name: PR Info
4747
runs-on: ubuntu-latest
4848
steps:
49-
- uses: cloudposse-github-actions/pr-info@v0
49+
- uses: cloudposse-github-actions/get-pr@v0
5050
id: pr
5151
outputs:
5252
base: ${{ fromJSON(steps.pr.outputs.pr).base.sha }}

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: pr-info
1+
name: Get PR
22
author: 8BitJonny
33
description: Get the PR info associated with the current commit.
44
inputs:

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "pr-info",
2+
"name": "get-pr",
33
"version": "0.1.0",
44
"description": "Github Action for getting the current PR if the commit belongs to one",
55
"main": "lib/main.js",
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/cloudposse-github-actions/pr-info.git"
17+
"url": "git+https://github.com/cloudposse-github-actions/get-pr.git"
1818
},
1919
"keywords": [
2020
"Github",
@@ -24,9 +24,9 @@
2424
"author": "8BitJonny",
2525
"license": "GPL-3.0",
2626
"bugs": {
27-
"url": "https://github.com/cloudposse-github-actions/pr-info/issues"
27+
"url": "https://github.com/cloudposse-github-actions/get-pr/issues"
2828
},
29-
"homepage": "https://github.com/cloudposse-github-actions/pr-info/issues#readme",
29+
"homepage": "https://github.com/cloudposse-github-actions/get-pr/issues#readme",
3030
"dependencies": {
3131
"@actions/core": "^1.10.0",
3232
"@actions/github": "^5.1.1"

0 commit comments

Comments
 (0)