Skip to content

Commit c02d556

Browse files
authored
chore(repo): remove deprecated github options and helpers (#727)
1 parent b99146b commit c02d556

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+770
-1532
lines changed

.github/workflows/create-project-card.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/move-project-card.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -152,12 +152,6 @@ The following parameters can be used for additional control over when it is safe
152152
| head | Head ref to initiate pull request from. If branch_name is provided it'll be the value of head | N/A | ❌ |
153153
| return_full_payload | Return full payload from GitHub rather than a trimmed-down version of the response | N/A | ❌ |
154154

155-
### [create-project-card](.github/workflows/create-project-card.yml)
156-
157-
- Creates a Project card into your GitHub Project repository by providing a `project_name` and `project_destination_column_name` in which the card should be created.
158-
- If `note` is provided, it will add that information into the card. If it is not provided, it will use the PR information details to populate it.
159-
- Useful when opening a pull request and want to track its information details into a GitHub Project.
160-
161155
### [check-pr-title](.github/workflows/check-pr-title.yml)
162156

163157
- Checks whether PR title matches a certain regular expression
@@ -235,11 +229,6 @@ Additionally, the following parameters can be used for additional control over t
235229
- You can also pass `login` and `slack_webhook_url` to notify the PR author when they are in the 1st position of the merge queue.
236230
- Passing `skip_auto_merge: true` changes the default behaviour of automatically enabling auto-merge for PRs from the merge queue. In such case auto-merging should be enabled manually on individual PRs. It can be useful to avoid unattended deployments in case of CICD pipelines which are not fully prepared for continuous deployment.
237231

238-
### [move-project-card](.github/workflows/move-project-card.yml)
239-
240-
- Moves a GitHub Project card to a new column, using the `project_origin_column_name` and`project_destination_column_name` you provide.
241-
- In order to move a card from one place to another, it must already exist.
242-
243232
### [notify-pipeline-complete](.github/workflows/notify-pipeline-complete.yml)
244233

245234
- Sets a "pipeline" commit status to green for all open PRs

dist/110.index.js

Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/110.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.

dist/264.index.js

Lines changed: 2 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/264.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.

dist/271.index.js

Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/271.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.

dist/280.index.js

Lines changed: 22 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)